[Partial scale / multimonitor] Ubuntu Screen scale bigger than 100% messes up app
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: jakabsz, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0
Steps to reproduce:
- have a laptop with 1 external monitor, extended display
- external monitor scale: 100%
- laptop screen scale: 125% when using standalone, w/o external monitor
- laptop screen scale: 100% when using together with an external display
- switch back and forth between the two setups by plugging/unplugging external monitor
Actual results:
firefox gets messed up when switching from external screen to standalone laptop mode, content is not rendered properly, flickery, unresponsive, has to be restarted
Expected results:
firefox should work normally
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Please try latest nightly under Wayland:
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems?rd=Bug_info_Firefox#Testing_Mozilla_binaries
Thanks.
(In reply to jakabsz from comment #0)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0
Steps to reproduce:
- have a laptop with 1 external monitor, extended display
- external monitor scale: 100%
- laptop screen scale: 125% when using standalone, w/o external monitor
- laptop screen scale: 100% when using together with an external display
- switch back and forth between the two setups by plugging/unplugging external monitor
Actual results:
firefox gets messed up when switching from external screen to standalone laptop mode, content is not rendered properly, flickery, unresponsive, has to be restarted
Expected results:
firefox should work normally
This morning successfully reproduced the bug: the laptop was last time used as a standalone, so in 125% scale, then suspended.
This morning before waking up laptop, connected the external monitor.
Upon wake-up firefox was totally scrambled on the screen, had to be restarted
(In reply to Martin Stránský [:stransky] (ni? me) from comment #2)
Please try latest nightly under Wayland:
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems?rd=Bug_info_Firefox#Testing_Mozilla_binaries
Thanks.
Unfortunately ubuntu 20.04 does not have wayland enabled yet, es of my understanding. I have just one linux machine, and that's ubuntu 20.04
(In reply to jakabsz from comment #4)
(In reply to Martin Stránský [:stransky] (ni? me) from comment #2)
Please try latest nightly under Wayland:
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems?rd=Bug_info_Firefox#Testing_Mozilla_binaries
Thanks.Unfortunately ubuntu 20.04 does not have wayland enabled yet, es of my understanding. I have just one linux machine, and that's ubuntu 20.04
Though Ubuntu does not default to Wayland yet (will probably do so by 22.04 LTS), you can choose whether to enable it at login: https://bun.filedit.ch/gOmRWgwiGTAiIbyJzTAA.png. With that, please take a look again if you can reproduce this bug when following https://fedoraproject.org/wiki/How_to_debug_Firefox_problems?rd=Bug_info_Firefox#Testing_Mozilla_binaries.
Description
•