Closed
Bug 663477
Opened 14 years ago
Closed 13 years ago
Can't close Web Console window by repeating the keyboard shortcut: both windows are inactive
Categories
(DevTools :: Console, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Aleksej, Unassigned)
Details
(Keywords: access, Whiteboard: [testday-20110610])
Steps to reproduce:
1. Open Web Console (Shift+Ctrl+K or a menu item).
2. Switch it to Window mode (Position → Window).
3. Close Web Console.
4. Open Web Console using Shift+Ctrl+K.
5. Press Shift+Ctrl+K.
Actual results:
When performing step 4:
* Web Console window appears. It is active, so the source Firefox window becomes inactive.
* Web Console window becomes inactive. Firefox window stays inactive.
When performing step 5:
* Nothing, because both Web Console and main Firefox window are inactive.
Expected results:
After step 4, one of the windows is active, so
after step 5, the Web Console window closes.
See also:
* bug 646816 — Optional Ctrl/Command-W Key binding for dismissing panels
* bug 659775 — When the Web Console is in a separate window, Cmd+W should close it
![]() |
Reporter | |
Comment 1•14 years ago
|
||
System info:
* Firefox Aurora or Nightly 20110610: Mozilla/5.0 (X11; Linux x86_64; rv:7.0a1) Gecko/20110610 Firefox/7.0a1
* Debian Squeeze/Wheezy
* GNOME with Metacity 2.30
![]() |
Reporter | |
Comment 2•13 years ago
|
||
WFM with both
Mozilla/5.0 (X11; Linux x86_64; rv:6.0a2) Gecko/20110610 Firefox/6.0a2
Nightly 20120830030531 Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/18.0 Firefox/18.0
the Web Console window doesn’t become active, the Firefox window stays active.
Debian wheezy/sid, Xfce with Xfwm.
![]() |
Reporter | |
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Component: Developer Tools → Developer Tools: Console
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•