Closed
Bug 678257
Opened 13 years ago
Closed 7 years ago
Add the ability to anchor a Panel to content
Categories
(Add-on SDK Graveyard :: General, enhancement)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: canuckistani, Unassigned)
References
Details
Currently the docs for panel.show() state: "show(anchor) Displays the panel. [ anchor : handle ] A handle to a DOM node in a page to which the panel should appear to be anchored. If not given, the panel is centered inside the most recent browser window. Note that it is not currently possible to anchor panels in this way using only the high level APIs." This is a bit confusing for users because it implies we've implemented something when in fact the feature isn't implemented. I'd like to suggest using this bug to track the implementation panel anchoring ( Will and I are unable to find any related bugs )
Updated•13 years ago
|
Severity: normal → enhancement
OS: Mac OS X → All
Priority: -- → P1
Hardware: x86 → All
Target Milestone: --- → 1.3
(Pushing all open bugs to the --- milestone for the new triage system)
Target Milestone: 1.3 → ---
Updated•12 years ago
|
Assignee: nobody → rFobic
Comment 2•10 years ago
|
||
Hey Irakli, care you working on this one? if not can you please unassign yourself?
Flags: needinfo?(rFobic)
Comment 3•10 years ago
|
||
I care, but I'll unassign in case someone can get to it sooner.
Assignee: rFobic → nobody
Flags: needinfo?(rFobic)
Updated•9 years ago
|
Priority: P1 → --
Comment 4•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1399562
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•