Open Bug 1823063 Opened 3 months ago Updated 2 months ago

[wayland] Bookmark menus reset their scrollbox position to the top

Categories

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

Desktop
Linux
defect

Tracking

()

Tracking Status
firefox-esr102 --- disabled
firefox111 --- disabled
firefox112 --- disabled
firefox113 --- disabled

People

(Reporter: alice0775, Unassigned)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Attached file about:support

+++ This bug was initially created as a clone of Bug #1809084 +++

On Ubuntu 22.04 Wayland, the problem is still reproduced on Latest Nightly113.0a1 build id=20230317093727 (7a93650998b38d6a5797322b868da6153407d268).

Steps to reproduce:

  1. Create folder on bookmarks toolar
  2. Create many bookmarks so that the menupopup scrollable
  3. Open the folder and scroll to bottom
    --- Remember the scrolling position
  4. Close the menupopup by clicking on a bookmark or clicking on the another.
  5. Open the folder again

Actual Results:
Scroll position is not restored. The scroll position is always top.

Expected Results:
The scroll position should be restored to its previous position.

Set release status flags based on info from the regressing bug 1805414

:emilio, since you are the author of the regressor, bug 1805414, could you take a look? Also, could you set the severity field?

For more information, please visit auto_nag documentation.

Flags: needinfo?(emilio)

I don't think this is really a regression. In wayland we never initially constrain the popup size, so we need to layout at full size (losing the scroll position, then the compositor constrains us). We could probably improve this tho.

Flags: needinfo?(emilio)
No longer regressed by: 1805414

Thanks, this is not regression.
This seems to be only reproducible on m-c(and probably early beta)Build, not on release build.

Keywords: regression

Right because Wayland is not enabled on release builds yet at least.

Blocks: wayland
Component: Bookmarks & History → Widget: Gtk
Product: Firefox → Core

I can consistently reproduce this on Ubuntu 22.10 (Wayland) and it appears to be a regression.

Regression window:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=c6057f4b2be850753b49604a26afab2860f304e6&tochange=df9503f5956b138f488572247fc53a20d1b9d8e7

Liikely regressed by Bug 1718727.

Blocks: wayland-popup
No longer blocks: wayland
Keywords: regression
Regressed by: 1718727
Summary: On Ubuntu22.04 Wayland, bookmarks menus intermittently reset their scrollbox position to the top → [wayland] Bookmark menus reset their scrollbox position to the top
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.