Closed
Bug 75660
Opened 24 years ago
Closed 18 years ago
Lots of menu items are enabled that shouldn't be when no windows are open
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey1.1final
People
(Reporter: sfraser_bugs, Assigned: stefanh)
References
Details
(6 keywords, Whiteboard: [se-radar])
When there is no window open, the Mac menubars are showing that lots of commands
that should be disabled (like Cut, Copy, Paste, Find etc etc) are actually
enabled.
In some cases (e.g. Find), choosing the command will cause Mozilla to lock up or
crash. This is bad.
Comment 1•24 years ago
|
||
paul, don't you already have this bug?
Reporter | ||
Comment 2•24 years ago
|
||
Blake says that hiddenWindow.xul needs:
<commandset id="navCommands"/>
which helps somewhat. But tons of commands are badly enabled, still.
Comment 6•24 years ago
|
||
Simon, can you go ahead and checkin the commandset line with sr? (r=blake)
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla0.9.1
Comment 7•24 years ago
|
||
Simon, can you check it in?
Comment 8•23 years ago
|
||
It's difficult to work on this without a mac. Simon, can you check in that
patch? (it needs to change from navCommands to commandset now, or whatever Ben
changed it to )
Reporter | ||
Comment 9•23 years ago
|
||
I need r= and sr= on the patch. Takers?
Comment 10•23 years ago
|
||
i checked in the
<commandset id="commands"/>
needed to make menus work at all with the hidden window late last week. is there
more needed?
Comment 11•23 years ago
|
||
You're going to have to tell me :-) I think Simon said more was needed,
earlier...if so, please describe exactly what the problem is. Is it still that
too many items are enabled?
Updated•23 years ago
|
Whiteboard: need help from a mac weenie
Comment 12•23 years ago
|
||
sairuh, can you check to see if this is working or help to describe the
current state? time is running out on 0.9.1 if anything else needs
to be done on this bug?
Reporter | ||
Comment 13•23 years ago
|
||
What needs doing here is to drag the browser window commands kicking and
screaming into the command-updating world that the other components use. That's
quite a bit of work.
Comment 14•23 years ago
|
||
moving off the 0.9.1 list.
After talking to sfraser it sounds like we need a few things here.
Simon thinks we are pretty protected against crashes and problems
with the activated menus, its just mostly bad looking at this point
but we could use some QA folks to poke at the menus just to make sure.
lisa/asa, can you help with that?
It would be best if the owner of the bug had a mac so they
could view the current state and be able to test the fixes
that are made to disable to some of the XUL and JS that needs
to happen to fix the bug. Vishy, have a person like that?
if not we can get blake a mac when he shows up in Mt. View in a few weeks.
Updated•23 years ago
|
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Comment 15•23 years ago
|
||
sairuh, scalkins, and nbaca - for the menu testing for your areas, please make
sure you can try the various commands when the application window is closed, but
the menubar is still there. Thanks.
Comment 16•23 years ago
|
||
hrm, I have an inverse problem with im, can't access menu items when standalone
is up..also, they don't morph see:
http://Bugscape.netscape.com/show_bug.cgi?id=5138
Reporter | ||
Comment 17•23 years ago
|
||
We should be disabling some menu items by virtue of the hidden window loading
about:blank: see bug 63047
Comment 18•23 years ago
|
||
tested using 2001.05.29.08 mozilla bits on Mac OS 9.x. when there are no
windows, the following menubar items appear as [incorrectly] enabled --unless
otherwise noted, selecting these items didn't do anything.
File > Save As
Send Page
Send Link
View > Toolbars
Use Stylesheet
Reload
Stop
Page Source
Page Info: window opens --see bug 83253
Translate
Search > Find
Find Again
My Sidebar Search Tab
Bookmarks > File Bookmark: opens browser window --see bug 83254
Tasks > P&S > Cookie Manager > Unblock cookies from this site, and Block cookies
from this site
Tasks > P&S > Image Manager > Unblock images from this site, and Block images
from this site
i have also gone through and tested menu items which *should* be enabled when
there are no windows --i need to file some bugs there, and will summarize
findings here (later on, when i'm more awake :).
however, i was wondering if the following people could check these menus in more
detail, since i think they're more familiar with 'em? thanks so much!
teruko, could you check if/how the following View submenus should work when
there are no windows?
View > Languages and Web Content submenu items
View > Character Coding submenus, and their subsidiary items...
claudius, could you check if all of the bookmark items [starting with the
Personal Toolbar folder and downwards] in the Bookmarks menu open a window to
the appropriate URLs? i tested only a few, but they seemed fine. not sure if
there are others that might not work, tho'...
terri, could you check if all the items in the Help menu [other than About
Balloon Help and Show/Hide Balloons, which work fine] work fine by opening the
appropriate pages?
Comment 19•23 years ago
|
||
here are menubar items that are/should be enabled when there are no windows
[again using 2001.05.29.08 moz bits]. except where noted, i didn't have problems
launching these.
File > New [anything: navigator, mail, addr book, editor work fine]
Open Web Location
Open File: no file picker launched --see bug 83313
?? Work Offline ??
Quit
Edit > Preferences
View > Apply Themes...
Search > Search the Web does nothing --see bug 83329
Go > Home is disabled; should open browser to home page --see bug 83343
Bookmarks > Manage Bookmarks also opens blank browser window --see bug 83337
Tasks > P&S > Form Manager menu items should be enabled --see bug 83346
[??] Work Offline: laurel or gchan, how/if should this work when there are no
windows? i don't do Offline stuff, so i don't know whether this should even be
enabled...
Comment 20•23 years ago
|
||
imo, I think work offline should also be disabled if there
are no windows since you can't do much offline stuff if
there are no windows present.
Reporter | ||
Comment 21•23 years ago
|
||
But you can go offline, and then be offline while you open a new browser or mail
window, right? Offline status is not dependent on any kind of window content.
Comment 22•23 years ago
|
||
Yeah Simon you make a good point. Offline applies to the whole
application and not necessarily a specific window like the
'save as' option does.
Ok. So Offline from File menu should be enabled and working
even if there are no windows present.
Comment 23•23 years ago
|
||
sarah wrote: "View > Apply Themes..." as one of the things that should be enabled. Why? I don't actually
care either way, my only concern is that I don't see that menuitem as any different than View> My sidebar
or View> Toolbar >[...]. So I tend to think whether they're on or off the same logic would apply to these
items and 'Apply Themes' as a group.
I'll go look into those bookmark menuitems now...
Reporter | ||
Comment 24•23 years ago
|
||
The current theme is a global state for the app (like offline). You should be
able to switch themes when no windows are open.
Comment 25•23 years ago
|
||
re: bookmarks menuitems - I've satisfied myself that the 80 or so menuitems below 'Manage Bookmarks'
work correctly when there are no open windows, ie they open a new browser window and go to the selected
site with 2001052908 builds on MacOS 8.5.1
re: my earlier comments - simon's correct and I see the logic that separates themes from the others
now.
Comment 26•23 years ago
|
||
I'm largely helpless with this until I get a mac (Monday), and even then I'll
probably need help from a mac person. Is this bug still dealing with a
regression that we think one of my landings caused?
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Updated•23 years ago
|
Target Milestone: mozilla0.9.3 → mozilla0.9.4
Updated•23 years ago
|
Target Milestone: mozilla0.9.4 → mozilla0.9.5
Updated•23 years ago
|
Target Milestone: mozilla0.9.5 → mozilla0.9.7
Updated•23 years ago
|
Target Milestone: mozilla0.9.7 → mozilla0.9.8
Updated•23 years ago
|
Target Milestone: mozilla0.9.8 → mozilla0.9.9
Comment 27•23 years ago
|
||
reassigning to default owner.
Assignee: blakeross → pchen
Status: ASSIGNED → NEW
Priority: P1 → --
Target Milestone: mozilla0.9.9 → ---
Comment 29•23 years ago
|
||
Would like to get to this sooner than future, but not likely before 1.2
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Updated•23 years ago
|
Keywords: helpwanted
Updated•23 years ago
|
Keywords: mozilla1.0+
Comment 30•23 years ago
|
||
nsbeta1- per Nav triage team
Comment 31•22 years ago
|
||
another menu item which should be disabled when there are no windows open:
New > Navigator Tab
Whiteboard: need help from a mac weenie → [se-radar] need help from a mac weenie
Comment 32•22 years ago
|
||
*** Bug 150985 has been marked as a duplicate of this bug. ***
Comment 33•22 years ago
|
||
nominating for buffy...
Comment 34•22 years ago
|
||
Nav triage team: are there still items that cause a crash or hang?
Whiteboard: [se-radar] need help from a mac weenie → [need info][se-radar] need help from a mac weenie
Comment 35•22 years ago
|
||
Nav triage team: nsbeta1-
Comment 36•22 years ago
|
||
By the definitions on <http://bugzilla.mozilla.org/bug_status.html#severity> and
<http://bugzilla.mozilla.org/enter_bug.cgi?format=guided>, crashing and dataloss
bugs are of critical or possibly higher severity. Only changing open bugs to
minimize unnecessary spam. Keywords to trigger this would be crash, topcrash,
topcrash+, zt4newcrash, dataloss.
Severity: major → critical
OS: All → MacOS X
Summary: Lots of commands are enabled when no window is open → Lots of menu items are enabled that shouldn't be when no windows are open
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
Assignee | ||
Updated•18 years ago
|
Assignee: bugs → stefanh
Severity: critical → normal
Status: ASSIGNED → NEW
Whiteboard: [se-radar] need help from a mac weenie → [se-radar]
Assignee | ||
Comment 37•18 years ago
|
||
Bug 25287 fixed (disabled) all inappropriate menuitems.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•18 years ago
|
Keywords: fixed-seamonkey1.1
Assignee | ||
Updated•18 years ago
|
Target Milestone: Future → seamonkey1.1final
You need to log in
before you can comment on or make changes to this bug.
Description
•