[Sway][Wayland] Main Menu is Cut Off
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: creese752, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
14.22 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:83.0) Gecko/20100101 Firefox/83.0
Steps to reproduce:
- Install Arch Linux, Sway, and Firefox 83.
- Start Firefox with
MOZ_ENABLE_WAYLAND=1
- Open the main menu.
Actual results:
The menu contains a scrollbar and some options are cut off.
Expected results:
The menu should not contain a scrollbar and all options should be visible.
Full Size Image: https://gist.githubusercontent.com/creese/1d03fcb2cf649a93e66a7e0462da4b38/raw/beb7de0b217092aaf39019d1f72e09e109523ffe/PXL_20201203_222717318.jpg
Comment 1•5 years ago
|
||
Martin, can you reproduce this?
Comment 2•5 years ago
|
||
I also have this issue. Note that it also affects the "Overflow Menu". The issue only occurs for me on a HiDPI output (scale 2) and the menu appears to be "cut off" at about 1/2 the screen height making me think that somewhere the scaling factor isn't being taken into account when calculating the menu height.
Comment 3•5 years ago
|
||
Looks like a bug in SwayWM, compositor sets the window size and we reflow the menu then. It may help to check if this bug affects mutter / weston too.
Updated•5 years ago
|
Comment 4•5 years ago
|
||
The product::component has been changed since the backlog priority was decided, so we're resetting it.
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Description
•