Closed
Bug 799014
Opened 12 years ago
Closed 12 years ago
Revisit browser-social code that moves the panel to keep the anchor arrow aligned.
Categories
(Firefox Graveyard :: SocialAPI, defect)
Firefox Graveyard
SocialAPI
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 24
People
(Reporter: markh, Assigned: markh)
References
Details
Attachments
(1 file, 1 obsolete file)
2.87 KB,
patch
|
mixedpuppy
:
review+
|
Details | Diff | Splinter Review |
If a panel with an arrow on the right is resized, the right hand size of the panel moves meaning the arrow is mis-aligned. browser-social.js has code to work around this (search for this bug number) - that should be removed once the underlying panel platform issue is resolved.
Comment 1•12 years ago
|
||
Is bug 798226 the panel platform issue?
Assignee | ||
Comment 2•12 years ago
|
||
(In reply to :Gavin Sharp (use gavin@gavinsharp.com for email) from comment #1)
> Is bug 798226 the panel platform issue?
Sure is.
Depends on: 798226
Assignee | ||
Comment 3•12 years ago
|
||
This patch is on top of the patches in bug 798226 and bug 822165. It will almost certainly change as the patches in those 2 bugs evolve.
Assignee | ||
Comment 4•12 years ago
|
||
Assignee: nobody → mhammond
Attachment #692827 -
Attachment is obsolete: true
Attachment #748604 -
Flags: review?(mixedpuppy)
Comment 5•12 years ago
|
||
Comment on attachment 748604 [details] [diff] [review]
Use moveToAnchor and resize the panel directly
sweet!
Attachment #748604 -
Flags: review?(mixedpuppy) → review+
Assignee | ||
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 24
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•