Closed Bug 1041920 Opened 10 years ago Closed 10 years ago

Ctrl+Shift+K in Windows could open and close firefox javascript console but now it can only open, no close

Categories

(DevTools :: General, defect)

30 Branch
x86
Windows XP
defect
Not set
normal

Tracking

(firefox31 wontfix, firefox32 wontfix, firefox33 wontfix, firefox34 wontfix, firefox-esr24 unaffected, firefox-esr31 wontfix)

RESOLVED WONTFIX
Tracking Status
firefox31 --- wontfix
firefox32 --- wontfix
firefox33 --- wontfix
firefox34 --- wontfix
firefox-esr24 --- unaffected
firefox-esr31 --- wontfix

People

(Reporter: fire_dlya_bugzil, Unassigned)

References

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release) Build ID: 20140605174243 Steps to reproduce: 1. i press Ctrl+K 2. i press Ctrl+K Actual results: 1. firefox 30.0 opens javascript console sticken to the bottom of the screen 2. nothing happens Expected results: 1. this is expected 2. javascript console should close. it is a broken behavior (perhaps introdused with some of the latest version): before 30.0 it would close. for me this is important. a good way to work from keyboard when you need some consolescripts. you open some developer tool with shortcut and when you repeat that shortcut - the developer panel diappears
sorry! not Ctrl+K but Ctrl+Shift+K
Component: Untriaged → Developer Tools
Summary: Ctrl+K → Ctrl+Shift+K in Windows could open firefox javascript console but now it can only open, no close
Summary: Ctrl+Shift+K in Windows could open firefox javascript console but now it can only open, no close → Ctrl+Shift+K in Windows could open and close firefox javascript console but now it can only open, no close
Status: UNCONFIRMED → NEW
Ever confirmed: true
Regression window(fx) Good: https://hg.mozilla.org/integration/fx-team/rev/47f971e754b6 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 ID:20140207131000 Bad: https://hg.mozilla.org/integration/fx-team/rev/eae9d7db19ca Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 ID:20140207131603 Pushlog: http://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=47f971e754b6&tochange=eae9d7db19ca Regressed by: eae9d7db19ca Rob Campbell — Bug 612253 - Need a shortcut key to focus the input line in web console; r=msucan
Blocks: 612253
Keywords: regression
This is an intended change and an expected behavior since Firefox 31 and has been updated in docs as well (https://developer.mozilla.org/en-US/docs/Tools/web_console#Keyboard_shortcuts)
This is the new behavior that we agreed upon to be able to focus the console. F12 or Ctrl-Shift-I can be used as before to close the entire toolbox.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Thank you all. This was a lot of information, but it made a sence in the end. I'll use Ctrl+Shift+I as almost perfect possible compromise that'll work for me.
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.