Comment 1 for bug 1751204

Revision history for this message
jus (jus) wrote :

Confirmed with 2.1.0-beta1 (build 2.1 r6513)

setFocusPolicy(Qt::NoFocus);

Added after
https://github.com/mixxxdj/mixxx/blob/master/src/widget/wstarrating.cpp#L18
and
https://github.com/mixxxdj/mixxx/blob/master/src/library/stareditor.cpp#L45
should fix it.

Plug: How do you think the star rating widget works best - on mouse over, or on press? See lp:1409405