Closed
Bug 465020
Opened 17 years ago
Closed 17 years ago
Toolbars are not hidden in Full Screen and Print Preview after Bug 428216
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.0a2
People
(Reporter: philip.chee, Assigned: philip.chee)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
2.49 KB,
patch
|
neil
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #428216 +++
[From Bug 428216 Comment 68]
>> Also at least for me the toolbars do not change when activating Print Preview
>> from a browser window (i.e. the browser toolbars stay while the content area
>> switches to Print Preview).
> And neither does full screen F11. This was working in an earlier patch and I
> forgot to test for this in the latest patch. I'll file a bug (Sigh)
| Assignee | ||
Comment 1•17 years ago
|
||
1. When I removed the smart getter/setter I forgot to restore the global gNavToolbox variable.
2. Also moved code that is global from showXULChrome() to toggle() since there is no need to invoke these lines thrice.
Assignee: nobody → philip.chee
Attachment #348308 -
Flags: superreview?(neil)
Attachment #348308 -
Flags: review?(neil)
Updated•17 years ago
|
Attachment #348308 -
Flags: superreview?(neil)
Attachment #348308 -
Flags: superreview+
Attachment #348308 -
Flags: review?(neil)
Attachment #348308 -
Flags: review+
Comment 2•17 years ago
|
||
pushed as http://hg.mozilla.org/comm-central/rev/837c86f7e3e6 - Philip, please mark fixed if everything works with this.
| Assignee | ||
Comment 3•17 years ago
|
||
Resolved FIXED
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.0a2
Comment 4•17 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b2pre) Gecko/20081122 SeaMonkey/2.0a2pre - Build ID: 20081122000456
"Verified" for Linux.
No browser toolbars in Print Preview (of course, the Page Setup toolbar is displayed at top, which is correct). In F11 "full screen" mode the menubar, bookmarks bar and Site-navigation bar all disappear, as well as the statusbar, leaving only the bar with the URL bar (which moves up to where the titlebar used to be), and the tabbar.
You need to log in
before you can comment on or make changes to this bug.
Description
•