mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.25k stars 1.24k forks source link

Cannot open context menu of a hot cue when mixxx is on secondary monitor #13410

Open spotlesscoder opened 4 days ago

spotlesscoder commented 4 days ago

Bug Description

When I right click a hotcue button that has a hot cue assigned nothing happens, when mixxx is on the external display

When I move the mixxx window back to the laptop display, it works again

Version

2.4.0

OS

macOS 14.5 (M1)

ronso0 commented 4 days ago

So you start Mixxx on the primary screen and drag it to the second?

If yes, can you start Mixxx on the secondary screen? Does it work then?

spotlesscoder commented 4 days ago

So I tested and realized that in fact the menu opens but on the top edge of the laptop screen. The secondary screen is arranged above the laptop screen within the display settings It happens always when mixxx is on the second screen - no matter where it starts

Swiftb0y commented 4 days ago

I guess this is a mixxx::widgethelper::mapPopupToScreen issue? https://github.com/mixxxdj/mixxx/blob/6b62210eed71869fb2dd39c12261328912caf528/src/widget/wcuemenupopup.h#L45-L50