Closed
Bug 767729
Opened 12 years ago
Closed 12 years ago
[GCLI] pressing Tab on an empty Developer Toolbar inserts "break"
Categories
(DevTools :: Console, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 16
People
(Reporter: jaws, Assigned: jwalker)
References
Details
Attachments
(1 file)
1.71 KB,
patch
|
dcamp
:
review+
|
Details | Diff | Splinter Review |
STR:
1) Open the Developer Toolbar
2) Give focus to the GCLI
3) Hit the Tab key
Expected results:
Focus is given to the Web Console button on the Developer Toolbar
Actual results:
The text "break" is inserted in to the GCLI. Hitting Tab multiple times will insert more "break" statements.
Tested on Nightly 2012-06-23 Win7.
Assignee | ||
Updated•12 years ago
|
Priority: -- → P2
Summary: [Developer Toolbar] pressing Tab on an empty Developer Toolbar inserts "break" → [GCLI] pressing Tab on an empty Developer Toolbar inserts "break"
Target Milestone: --- → Firefox 16
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Comment on attachment 639438 [details] [diff] [review]
v1
Review of attachment 639438 [details] [diff] [review]:
-----------------------------------------------------------------
Carrying over r+
Attachment #639438 -
Flags: review?(dcamp) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Assignee | ||
Comment 4•12 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•