Open Bug 1327757 Opened 7 years ago Updated 2 years ago

Nodes expand with delay, so it breaks keyboard navigarion

Categories

(DevTools :: Inspector, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: arni2033, Unassigned)

Details

(Keywords: parity-chrome, Whiteboard: [bad-timeouts])

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160511030221
STR_1:
1. Open data:text/html,<body onload='S="<a>";for(i=0;i++<101;)S+="<br>";document.body.innerHTML=S+S'>
2. Open inspector, click on the first <a> node (not on the dropmarker!!!)
3. Press Right key, then immediately Down key


STR_2:
1. Open data:text/html,<body onload='S="<a>";for(i=0;i++<9999;)S+="<br>";document.body.innerHTML=S+S'>
2. Open inspector, expand the first <a> node, click "show all 9999 nodes", collapse <a>, select it
3. Press Right key, then immediately Down key


AR:  The second <a> node becomes selected, THEN the first <a> node is expanded
ER:  The first child node of the first <a> node should become selected

Clearly the intent of pressing Right, then Down is to select the first child.
This works if Firefox somehow manages to perform expanding fast enough, and always works in Chrome.
No longer blocks: 1277113
Component: Untriaged → Developer Tools: Animation Inspector
Component: Developer Tools: Animation Inspector → Developer Tools: Inspector
Inspector bug triage. Filter on CLIMBING SHOES.
Severity: normal → enhancement
Priority: -- → P3
Mass bug change to replace various 'parity' whiteboard flags with the new canonical keywords. (See bug 1443764 comment 13.)
Keywords: parity-chrome
Whiteboard: [parity-Chrome][bad-timeouts] → [bad-timeouts]
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.