Closed
Bug 506492
Opened 16 years ago
Closed 16 years ago
Full screen conflicts with toolbar grippies
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.0b2
People
(Reporter: neil, Assigned: neil)
References
Details
Attachments
(1 file)
5.44 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
Steps to reproduce problem:
1. Collapse any browser toolbar except the navigation bar
2. Enter full screen
3. Exit full screen
Expected result: toolbar remains collapsed
Actual result: toolbar reappears
Additional information: collapsed grippies still appear in full screen mode
Assignee | ||
Comment 1•16 years ago
|
||
I switched toolbars from moz-collapsed to collapsed as we persist that anyway.
There's some extra logic that migrates existing moz-collapsed attributes.
I also made inFullscreen hide all sorts of toolbar grippies via xbl:inherits.
Updated•16 years ago
|
Version: unspecified → Trunk
Attachment #390673 -
Flags: review?(iann_bugzilla) → review+
Assignee | ||
Comment 2•16 years ago
|
||
Pushed changeset 690f3249cae2 to comm-central.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Target Milestone: --- → seamonkey2.0b2
You need to log in
before you can comment on or make changes to this bug.
Description
•