Closed
Bug 601867
Opened 15 years ago
Closed 15 years ago
can't tab out of the web console's input box
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 583816
People
(Reporter: dietrich, Unassigned)
Details
STR:
1. open the web console
2. note that the focus is now in the console's input box
3. hit tab
Expected: focus moves to next focusable thing
Actual: focus stays in the input box forever. developer gets frustrated by the paper cut in their workflow (well, i did anyway).
Comment 1•15 years ago
|
||
I believe this is actually solved by bug 583816... if you agree with that solution, we can reso/dupe this bug. (and maybe you can approve that patch for beta 8, since it's already been reviewed ;)
| Reporter | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•