Open Bug 1839332 Opened 2 years ago Updated 2 years ago

[Wayland] "List all tabs" popup appears over its button when too large to fit the screen

Categories

(Core :: Widget: Gtk, defect, P3)

Firefox 116
defect

Tracking

()

Tracking Status
firefox116 --- affected

People

(Reporter: ke5trel, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

STR:

  1. Start with MOZ_ENABLE_WAYLAND=1 on Ubuntu 23.04.
  2. Open a large number of tabs.
  3. Move the window closer to the bottom edge of the screen.
  4. Click the "List all tabs" button in the tab strip.

Expected:
Popup appears below or above the button.

Actual:
Popup fills the screen height and covers the button.

Does not happen with XWayland.

Not a regression.

Yes, it's because popup is managed by Waland compositor. Only thing we can to is to limit popup size according to screen size, i.e. make popup smaller than screen (say 80% of the screen size max) and then make compositor to place it.

Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: