Open
Bug 1921284
Opened 11 months ago
Updated 11 months ago
Popups (such as bookmarks) don't use the available height when system fractional scaling is enabled on Linux (Wayland)
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: anodroid129, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
174.16 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0
Steps to reproduce:
- use Firefox (deb package or Flatpak) on Ubuntu or Kubuntu
- in the systems settings (Gnome or KDE), enable fractional scaling (125%)
- open a popup such as bookmarks
Actual results:
The popup doesn't use the available height (deb package or Flatpak). I have to scroll to see all the bookmarks.
Expected results:
The popup should use the available height.
It works as expected with the Firefox Snap.
Comment 1•11 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Forgot to say that it happens only on Wayland.
Summary: Popups (such as bookmarks) don't use the available height when system fractional scaling is enabled on Linux → Popups (such as bookmarks) don't use the available height when system fractional scaling is enabled on Linux (Wayland)
Updated•11 months ago
|
Blocks: gtk-fractional-scale
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•