Closed
Bug 283506
Opened 20 years ago
Closed 20 years ago
DOM Inspector menu item should be dimmed, not disappear, with no windows open
Categories
(Firefox :: Menus, defect, P2)
Tracking
()
RESOLVED
FIXED
Firefox1.5
People
(Reporter: jaas, Assigned: asaf)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
To reproduce:
1. Open Firefox such that there is a single window open
2. Notice that under the "Tools" menu there is a DOM Inspector menu item
3. Close the window so that Firefox is still active but with no windows
4. Notice that the DOM Inspector menu item is gone
Expected:
With no windows open, the DOM Inspector menu item should still exist but dimmed.
It should not disappear.
Assignee | ||
Comment 1•20 years ago
|
||
Josh, I'm not sure if it should be dimmed... The DOMi is useful even if there
are no browser windows.
Assignee: joshmoz → bugs.mano
Priority: -- → P2
Target Milestone: --- → Firefox1.1
Assignee | ||
Comment 2•20 years ago
|
||
Attachment #175901 -
Flags: review?(mconnor)
Assignee | ||
Comment 3•20 years ago
|
||
I have disabled the domi command for now, as it is expected to inspect the
current page; we may want to reconsider this later...
Status: NEW → ASSIGNED
Updated•20 years ago
|
Attachment #175901 -
Flags: review?(mconnor) → review+
Assignee | ||
Comment 4•20 years ago
|
||
Checking in base/content/browser.js;
/cvsroot/mozilla/browser/base/content/browser.js,v <-- browser.js
new revision: 1.394; previous revision: 1.393
done
Checking in extensions/inspector/content/contents.rdf;
/cvsroot/mozilla/browser/extensions/inspector/content/contents.rdf,v <--
contents.rdf
new revision: 1.2; previous revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•20 years ago
|
Updated•18 years ago
|
QA Contact: bugzilla → menus
You need to log in
before you can comment on or make changes to this bug.
Description
•