Closed
Bug 943285
Opened 11 years ago
Closed 11 years ago
Add-ons overlaying toolbar buttons directly onto the addon-bar lose their positions because they get evicted every time
Categories
(Firefox :: Toolbars and Customization, defect)
Firefox
Toolbars and Customization
Tracking
()
RESOLVED
FIXED
Firefox 28
People
(Reporter: Gijs, Assigned: Gijs)
References
(Blocks 2 open bugs)
Details
(Keywords: addon-compat, Whiteboard: [Australis:P2])
Attachments
(1 file)
2.11 KB,
patch
|
mconley
:
review+
|
Details | Diff | Splinter Review |
(In reply to :Gijs Kruitbosch from bug 854226 comment #22)
> (In reply to klonos from bug 854226 comment #21)
> > I'm seeing various similar issues with addon buttons returning to the same
> > position after browser restart no matter where they were moved (such an
> > example addon is Wappalyzer)
>
> I had a look, and Wappalyzer directly overlays the add-on bar. I didn't
> think of this case when I wrote the shim that manages stuff that gets added
> to the add-on bar, so it's probably not handled in the best way. I'll
> investigate this further in a separate bug.
Assignee | ||
Comment 1•11 years ago
|
||
Here's another thing we should fix about this shim. Simple patch, fortunately. Tested, and works with wappalyzer (you need to toggle the pref to have it show things in its addonbar icon rather than the urlbar icon though).
Attachment #8338454 -
Flags: review?(mconley)
Comment 2•11 years ago
|
||
Comment on attachment 8338454 [details] [diff] [review]
fix add-on-bar-bound positioning due to Australis shim,
LGTM! Thanks Gijs.
Attachment #8338454 -
Flags: review?(mconley) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Status: NEW → ASSIGNED
Whiteboard: [Australis:P2] → [Australis:P2][fixed-in-fx-team]
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [Australis:P2][fixed-in-fx-team] → [Australis:P2]
Target Milestone: --- → Firefox 28
You need to log in
before you can comment on or make changes to this bug.
Description
•