Application window gets trimmed in width on startup
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: mario_lohajner, Unassigned)
Details
Steps to reproduce:
Dual monitor setup on Fedora (Gnome),
1080x1920 (left, secondary, identified as 1st monitor in X)
2nd monitor is 2560x1080 (primary)
Actual results:
BOTH Firefox AND Thunderbird
-window width is always trimmed to 1080 (width of the first screen).
Expected results:
The width limit of entire virtual screen (eg.1080+2560) or
the width of the window where application is opening to should be used to trim the window width for firefox & thunderbird (ie2560),
NOTE:
other applications manage this correctly
For example:
Chromium window gets displayed on the last position and size.
(even if it overlaps to second screen) and it doesn't get trimmed in width.
It seams to be using the whole "Screen 0" (combined screen size)
Comment 2•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Win32' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Apparently Bugbug thinks anything with "monitor" is a Win32 bug. Forwarding.
Comment 4•3 years ago
|
||
The component has been changed since the backlog priority was decided, so we're resetting it.
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Description
•