Opened 10 years ago

Last modified 10 years ago

#247 accepted defect

system tray menu has incorrect dimensions on multi-head — at Version 1

Reported by: Eric Blade Owned by: Antoine Martin
Priority: major Milestone: 0.12
Component: UI Keywords:
Cc:

Description (last modified by Antoine Martin)

Platform: Windows (very likely exists everywhere, but none of my Linux boxes have working rotation support)

Main display is a laptop display, 1600 x 900. Secondary display to the right is 1200 x 1920. Tertiary display to the right of that is 1280 x 720. Tertiary display appears irrelevant to problem.

When clicking on taskbar tray on left most monitor, I get the menu with totally incorrect internal dimensions, and have to scroll many lines into view to see anything:
No image "Screenshot%202014-04-23%2012.06.42.png" attached to Ticket #247

When clicking on taskbar tray on secondary monitor, the menu appears with the correct internal dimensions, but is located complete out of the correct position (this happens on all systems with multiple monitors, not just with large resolution differences):
No image "Screenshot%202014-04-23%2012.07.50.png" attached to Ticket #247

When selecting the system tray menu on the tertiary monitor, it appears both extremely out of place, as well as with the wrong internal dimensions:
No image "Screenshot%202014-04-23%2012.09.57.png" attached to Ticket #247

... I suspect, that it is trying to draw the menu in the absolute coordinates for the desktop, and using the absolute desktop dimensions, when it should be doing it based on the currently active display rather than the entire desktop space.

Change History (4)

Changed 10 years ago by Antoine Martin

uploading screenshots as jpg attachments

Changed 10 years ago by Antoine Martin

uploading screenshots as jpg attachments

Changed 10 years ago by Antoine Martin

uploading screenshots as jpg attachments

comment:1 Changed 10 years ago by Antoine Martin

Description: modified (diff)
Milestone: 0.12
Owner: set to Antoine Martin
Status: newaccepted
Note: See TracTickets for help on using tickets.