Closed
Bug 7996
Opened 27 years ago
Closed 27 years ago
[FEATURE] Sidebar panels should expand/collapse on title click
Categories
(SeaMonkey :: Sidebar, defect, P1)
SeaMonkey
Sidebar
Tracking
(Not tracked)
VERIFIED
FIXED
M8
People
(Reporter: slamm, Assigned: slamm)
References
Details
When you click on the title of a panel, the panel content should collapse to
zero height if the panel was open. If the panel was closed, the panel should
expand to the full height of the content.
In order to implement the later, we need the iframe's innerHeight. Otherwise,
the best we can do is open the panel to its previously opened height.
| Assignee | ||
Updated•27 years ago
|
OS: Solaris → All
Priority: P2 → P1
Hardware: Sun → All
Summary: Sidebar panels should expand/collapse on title click → [FEATURE] Sidebar panels should expand/collapse on title click
| Assignee | ||
Comment 2•27 years ago
|
||
I talked this over with german. Here's how it should work:
When you click on the title of an open panel, it should close.
When you click on the title again, it should open to the same height before it
was close.
(Note: In order to expand a panel to its full height, there will be and
"open..." link overlaid on the bottom of the content.)
| Assignee | ||
Updated•27 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 27 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•27 years ago
|
||
You can click on the title text of a panel to open/close a panel.
Marking Fixed.
Updated•27 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•27 years ago
|
||
this is working as advertised
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•