Closed
Bug 356746
Opened 19 years ago
Closed 19 years ago
"Save As Page..." menu item disappears if no window open
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: stefanh, Assigned: csthomas)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
996 bytes,
patch
|
neil
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
SeaMonkey recent trunk, mac os x.
If you close all windows , the "Save Page As..." menuitem label disappears from the file menu.
Steps to repro:
1) Launch SeaMonkey
2) Close SeaMonkey window
3) Open the File menu
4) Note that the "Save Page As..." menuitem label is gone
I see the following js error in the console when I'm opening the File menu:
Error: browser has no properties
Source File: chrome://navigator/content/navigator.js
Line: 1392
Works fine in 2006100106
Does not work in 2006100306
| Assignee | ||
Comment 1•19 years ago
|
||
What an awful OS.
| Assignee | ||
Comment 2•19 years ago
|
||
Assignee: guifeatures → cst
Status: NEW → ASSIGNED
Attachment #242335 -
Flags: superreview?(neil)
Attachment #242335 -
Flags: review?(neil)
| Assignee | ||
Updated•19 years ago
|
Keywords: regression
| Reporter | ||
Comment 3•19 years ago
|
||
Comment on attachment 242335 [details] [diff] [review]
patch
356746macOSIsSillyAndHasAFileMenuEvenWithNoWindowsOpen.diff
Fun, this seems to work. Even though I expected a more mature/open-minded reaction...
Comment 4•19 years ago
|
||
Comment on attachment 242335 [details] [diff] [review]
patch
stefanh, the code does similar things when dealing with the close menuitems.
Attachment #242335 -
Flags: superreview?(neil)
Attachment #242335 -
Flags: superreview+
Attachment #242335 -
Flags: review?(neil)
Attachment #242335 -
Flags: review+
| Assignee | ||
Updated•19 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•