The Bookmarks menu flickered and bookmarks folders within a folder were moved to the right and down in Firefox Nightly 106.0a1 (2022-09-02)
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: matt.fagnani, Unassigned)
References
(Regression)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:106.0) Gecko/20100101 Firefox/106.0
Steps to reproduce:
I started Firefox Nightly 106.0a1 (2022-09-02) 20220902192832 on Wayland with WebRender compositing in Plasma 5.25.4 in a Fedora 37 KDE Plasma installation.
I had previously enabled the Menu Bar. I clicked Bookmarks in the Menu Bar. I moved the cursor over various bookmarks folders including some with folders inside the folders.
Actual results:
The Bookmarks menu flickered when I moved the cursor over each bookmark folder in the main leftmost bookmark menu in Firefox Nightly 106.0a1 (2022-09-02). The flickering involved a brief copy of the boomarks menu shifted slightly to the left of the normal menu. When I moved the cursor over bookmarks folders within a folder, the contents of the inner rightmost folder were moved to the right by about the width of a folder's contents and down by about one bookmarks items below the folder's item.
This problem didn't happen with 106.0a1 (2022-09-02) 20220902093009. I ran mozregression --good 087477ea609de1122cf98f9f0a7bad2cae0055fd --bad 20220902192832 -p ~/.mozilla/firefox/z8d4nvrc.default-nightly --profile-persistence reuse 087477ea609de1122cf98f9f0a7bad2cae0055fd is the commit for 106.0a1 (2022-09-02) 20220902093009
The bisection ended with the following output.
6:21.44 INFO: Narrowed integration regression window from [6676e54c, f29b50d3] (4 builds) to [3f26214c, f29b50d3] (2 builds) (~1 steps left)
6:21.44 INFO: No more integration revisions, bisection finished.
6:21.44 INFO: Last good revision: 3f26214c64a46e20926bdb4ed277ab57b0d2bd61
6:21.44 INFO: First bad revision: f29b50d37b8b44da60afb52885a3dfecd96ecfba
6:21.44 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=3f26214c64a46e20926bdb4ed277ab57b0d2bd61&tochange=f29b50d37b8b44da60afb52885a3dfecd96ecfba
The first bad revision pushlog had two changes for Bug 1785185 involving Wayland.
f29b50d37b8b44da60afb52885a3dfecd96ecfba stransky — Bug 1785185 [Wayland] Remove useRelativeCoordinates r=emilio
9ed132468bfa67ffbd09c06c251012f87b897701 stransky — Bug 1785185 [Wayland] Set popup type according to moving method r=emilio
Expected results:
The bookmarks menus would be shown normally.
Reporter | ||
Comment 1•2 years ago
|
||
The View menu sometimes flickered in the same way when I moved the cursor over its Toolbars, Zoom, and Page Style items. Copies of those menus were briefly shown at the left of the Firefox window. The Tools menu sometimes had the same problem when I moved the cursor over the Browser Tools item. This problem didn't happen with 106.0a1 (2022-09-02) 20220902192832 on XWayland in Plasma on Wayland, so this is a Wayland-specific problem.
Updated•2 years ago
|
Comment 2•2 years ago
|
||
:stransky, since you are the author of the regressor, bug 1785185, could you take a look? Also, could you set the severity field?
For more information, please visit auto_nag documentation.
Reporter | ||
Comment 3•2 years ago
|
||
Firefox 106.0a1 (2022-09-02) 20220902192832 to (2022-09-06) 20220906092849 had this problem in Plasma. The flickering of the Bookmarks, View, and Tools menus didn't happen with GNOME 43.beta, but the contents of bookmarks folders within folders were moved right and down in GNOME the same as I reported for Plasma.
These problems haven't happened with 106.0a1 (2022-09-06) 20220906213903 in Plasma. I tried to find the fix with mozregression --good 20220906213903 --bad 2022-09-05 -p ~/.mozilla/firefox/z8d4nvrc.default-nightly --profile-persistence reuse --find-fix
4:48.93 INFO: No more integration revisions, bisection finished.
4:48.93 INFO: First good revision: edc4c6fe03efa02ee3e9445684c24b3f3518de18
4:48.93 INFO: Last bad revision: b29c1eabb5e7a7517689915ee3492f051235a46b
4:48.93 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=b29c1eabb5e7a7517689915ee3492f051235a46b&tochange=edc4c6fe03efa02ee3e9445684c24b3f3518de18
The bisection finished with 10 changes in the pushlog. Several builds couldn't be found by mozregression and were skipped. The two changes involving Wayland popups for Bug 1777269 look like the most likely to have fixed the problem.
c6030081762c7e5285b255d4494c0368e4b920e0 stransky — Bug 1777269 [Wayland] Use fast popup movement for panels only r=emilio
ac760b6e7396ef3a0afbfbd590976156a5f8661b stransky — Bug 1777269 [Wayland] Apply workaround for Mutter enter/leave bogus events r=emilio
Thunderbird 106.0a1 (2022-09-03) to (2022-09-06) had the flickering problem when moving the cursor over the Edit, View, Go, Tools menus' items with > at their right or those which can show submenus.
Comment 4•2 years ago
|
||
Please try latest nightly which has full set of popup patches.
Thanks.
Reporter | ||
Comment 5•2 years ago
|
||
(In reply to Martin Stránský [:stransky] (ni? me) from comment #4)
Please try latest nightly which has full set of popup patches.
Thanks.
Firefox 106.0a1 20220907093209 and Thunderbird 106.0a1 (2022-09-07) don't have this problem in Plasma. Thanks.
Updated•2 years ago
|
This is not fixed yet. Screenshot from latest Nightly, cursor was over "Firefox Nightly Resources" folder label when I right-clicked: https://i.imgur.com/MMiTTlf.png
KDE Plasma Wayland (MOZ_ENABLE_WAYLAND=1
).
Please ignore previous comment, it refers to bug 1792125 (but regression window is the same, also caused by bug 1785185).
Description
•