Closed
Bug 324334
Opened 20 years ago
Closed 15 years ago
Cannot switch to Error Console in the "Window" menu
Categories
(Toolkit Graveyard :: Error Console, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: hwaara, Unassigned)
Details
(Keywords: regression)
Reproduced on Mac OS X, build 20060122.
If you open the javascript console, and then focus another window, you can't get back to the console by going to the Window menu and choosing "Javascript console".
Steps to reproduce:
1. Open the JS console
2. Click on your main browser window
3. Go to the Window menu and choose "Javascript console".
Result:
Nothing happens
Expected result:
The console should be brought to the front.
Comment 1•20 years ago
|
||
confirmed on Mac OS X 10.2.8
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060121 Firefox/1.5.0.1
Note that selecting another window works, even when the Javascript console is on the front (related: bug 237584). It's only selecting the console in the menu to jump to it, that doesn't work.
Comment 2•20 years ago
|
||
Any JS console errors with the showInConsole pref set?
Comment 3•20 years ago
|
||
(In reply to comment #2)
> Any JS console errors with the showInConsole pref set?
>
No, nothing.
Summary: Cannot switch to JavaScript console in the "Window" menu → Cannot switch to Error Console in the "Window" menu
Comment 4•19 years ago
|
||
I also see this with the latest branch build under Mac OS 10.3 . The Error Console (its new name) doesn't show up and is not ticked in the Window menu, as expected.
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; fr-FR; rv:1.8.1b2) Gecko/20060913 BonEcho/2.0b2 ID:2006091303
Anybody see this with Mac OS 10.4 ?
Reporter | ||
Comment 5•19 years ago
|
||
(In reply to comment #4)
> I also see this with the latest branch build under Mac OS 10.3 . The Error
> Console (its new name) doesn't show up and is not ticked in the Window menu, as
> expected.
>
> Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; fr-FR; rv:1.8.1b2)
> Gecko/20060913 BonEcho/2.0b2 ID:2006091303
>
> Anybody see this with Mac OS 10.4 ?
I was running 10.4 when filing this bug.
Comment 6•17 years ago
|
||
This bug is still hanging around using Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9) Gecko/2008051202 Firefox/3.0.
Comment 7•17 years ago
|
||
Indeed. Bug still present using Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; nl; rv:1.9) Gecko/2008051202 Firefox/3.0.
Comment 8•17 years ago
|
||
This bug affects both the error console and the Software Update window -- neither can be focused using the Window menu. Other non-browser windows seem to be unaffected -- the Page Info, Source, Add-ons, Downloads, and Places windows may all be switched to via the Window menu as per normal.
Interestingly, you CAN switch to the affected windows by right-clicking (/ctrl-clicking/click-and-holding) on the Firefox dock icon and selecting from THAT list of windows. So this bug ONLY affects the menu bar. (Also, try entering chrome://browser/content/browser.xul in the location bar to load a window-within-a-window -- the window menu in the faux-menubar here is likewise unable to switch to the Software Update and Error Console windows.)
Can someone please change the summary to reflect the current understanding of the bug?
(Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008051504 Minefield/3.0pre)
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Comment 9•17 years ago
|
||
This bug seems fixed on the trunk (I was experiencing it a few weeks ago). Another bug fix may have fixed it. Time to set it to Resolved Fixed?
![]() |
||
Comment 10•15 years ago
|
||
Closing as INCOMPLETE. Please reopen if you can reproduce on trunk.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•9 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•