Closed
Bug 1005813
Opened 12 years ago
Closed 12 years ago
[MAC 10.9.2] [FF 29.0] Arrow Keys dysfunction in Developer.
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: vaibhav.agarwal1991, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140421221237
Steps to reproduce:
1. Please go to any website. Let's say https://www.quora.com/
2. Click Cmd+Alt+I to open the developer.
3. Click somewhere inside the developer DOM.
4. Press Up and Down Arrow Keys. - (¡)
5. Press Left and Right Arrow Keys. - (ii)
Actual results:
(i) [Observed Behavior] - Up and Down Arrow Keys work as Scroll inside the developer.
(ii) [Observed Behavior] - Left and Right Arrow Keys don't contract and expand the DOM elements.
Expected results:
(i) [Expected Behavior] - Up and Down Arrow Keys should move the focus to other DOM elements.
(ii) [Expected Behavior] - Left and Right Arrow Keys should contract and expand the DOM elements.
| Reporter | ||
Updated•12 years ago
|
Hardware: x86 → x86_64
Comment 1•12 years ago
|
||
I can't reproduce this issue. Can you reproduce it on a clean profile, or if you restart with add-ons disabled (an option available in the Help menu)?
Component: Untriaged → Developer Tools: Inspector
Flags: needinfo?(vaibhav.agarwal1991)
| Reporter | ||
Comment 2•12 years ago
|
||
Sorry my bad. I was running Firefox with Vimperator. I opened FF with a clean profile and it is working good now.
Flags: needinfo?(vaibhav.agarwal1991)
Glad you were able to resolve the issue!
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•