Multi-monitor: Some dialogs should be centered
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
People
(Reporter: stepand76, Unassigned)
Details
Updated•12 years ago
|
Comment 1•11 years ago
|
||
Comment 3•6 years ago
|
||
Actually, they shouldn't be specifying positions at all. We have window managers. The job of window managers is to manage windows. Firefox/thunderbird should be just asking for a window of particular size, then hand it off to X11 (or Windows, whatever), and the window manager is free to decide the position of every window according to its local policy, which will be the correct place to put the window. Is the window a child of another? Are you on a multi-monitor setup? Great, the child window will be placed in the most appropriate place where it will be seen, instead of just mysteriously locking up Thunderbird to all subsequent input processing just because its popped up a tiny invisible window 2 metres to the left of where the user's eye is looking.
Comment 4•6 years ago
|
||
This is almost certainly a bug in core, not thunderbird. The list of issues is https://mzl.la/2H5iLB5 - they key core components are widget* and xul (if the component column is not listed you can add them by clicking "Change Columns")
Updated•2 years ago
|
Description
•