Closed
Bug 1376078
Opened 8 years ago
Closed 8 years ago
Pressing F11 key in debugger toggles full screen rather than 'stepping in' on Lubuntu
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jezhl, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
Build ID: 20170612121707
Steps to reproduce:
1. Open Developer Tools (in Firefox 54 on Lubuntu 17.04) on by pressing F12 key.
2. Set and trigger a JavaScript breakpoint (anywhere in the code).
3. Press F11 with the intention of 'stepping into' a function call.
Actual results:
Pressing F11 key in debugger toggled full screen
Expected results:
Pressing F11 key should have 'stepped into' the function in the debugger
Updated•8 years ago
|
Component: Untriaged → Developer Tools: Debugger
OS: Unspecified → Linux
Comment 1•8 years ago
|
||
This works for me on nightly.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•