[wayland] popover arrow is positioned incorrectly when library button is placed on left side of address bar
Categories
(Core :: Widget: Gtk, defect, P2)
Tracking
()
People
(Reporter: yoasif, Assigned: stransky)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
468.99 KB,
image/png
|
Details |
Steps to reproduce:
- Enter customize view and drag the library button to left side of address bar
- Click library button
What happens:
The popover arrow is positioned to the right of the button.
Expected result:
The popover arrow should appear directly below the button clicked, not to the left or right of it.
5:51.96 INFO: No more inbound revisions, bisection finished.
5:51.96 INFO: Last good revision: e8b8985aa697ef4dad6ed72957186c658669bc1d
5:51.96 INFO: First bad revision: 7d383b757d50494cb68ba7b1129d6457765a3314
5:51.96 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=e8b8985aa697ef4dad6ed72957186c658669bc1d&tochange=7d383b757d50494cb68ba7b1129d6457765a3314
Reporter | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Jan, can you look at it? We should respect the left/right popup placement here. Thanks.
Assignee | ||
Updated•5 years ago
|
Comment 3•4 years ago
|
||
Sliding arrow is not moved under wayland: https://searchfox.org/mozilla-central/source/layout/xul/nsMenuPopupFrame.cpp#1601 We could revisit the code to look for opportunities how to reintroduce the code in wayland.
Assignee | ||
Comment 4•4 years ago
|
||
Can you please test latest nightly under Wayland? A new popup handling code landed there.
Thanks.
Updated•4 years ago
|
Assignee | ||
Comment 5•4 years ago
|
||
Please re-test with new nightly as it gets another popup fixes.
Thanks.
Technically, with the new design, there is no popover arrow. But, the menus still seem to be offset too much. 91.0a1 (2021-06-16) (64-bit).
Assignee | ||
Comment 7•4 years ago
|
||
(In reply to Ari from comment #6)
Technically, with the new design, there is no popover arrow. But, the menus still seem to be offset too much. 91.0a1 (2021-06-16) (64-bit).
Can you attach a screenshot of it?
Thanks.
Assignee | ||
Comment 9•4 years ago
|
||
I see. I think we use wrong (too big) anchor here.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 10•4 years ago
|
||
With proton theme the anchor arrow are not painted any more so we can close it.
Description
•