Extra toolbarseparator is added to app menu panels after the corresponding toolbarbutton is pressed when Proton is enabled
Categories
(Firefox :: Menus, task, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | verified |
People
(Reporter: mconley, Assigned: emmamalysz)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-hamburger-menu])
Attachments
(1 file)
I think that toolbarseparator is being injected programmatically, and we should probably stop doing that if Proton is enabled.
Updated•5 years ago
|
| Reporter | ||
Comment 1•5 years ago
|
||
Note that this seems to occur only after synced tabs have loaded in.
| Reporter | ||
Comment 2•5 years ago
|
||
Hey emalysz, do you think you'd have time to look at this today?
| Assignee | ||
Updated•5 years ago
|
| Reporter | ||
Comment 3•5 years ago
|
||
Having tinkered with this more, I'm not sure it's necessary to have synced tabs come in. It might be sufficient to just open the Firefox Accounts panel via the fxa toolbarbutton, and then open it in the AppMenu.
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 4•5 years ago
|
||
Looks like this is a bug from here: https://searchfox.org/mozilla-central/rev/a6db3bd67367aa9ddd9505690cab09b47e65a762/browser/components/customizableui/PanelMultiView.jsm#1426-1427
This can be reproduced for any panel that is opened from the app menu and then again by the toolbar button (history reproduces as well).
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 5•5 years ago
|
||
Comment 7•5 years ago
|
||
As per guidance from Vicky, for tracking, we're marking all the bugs that people are working on as P1.
Comment 8•5 years ago
|
||
| bugherder | ||
Comment 9•4 years ago
|
||
Reproduced the initial issue using an old Nightly build (build id: 20210223230332).
Verified - Fixed in release 88, beta 89.0b10 and latest Nightly 90.0a1 (2021-05-11) on Windows 10, macOS 11 and Ubuntu 20.
Description
•