Closed Bug 971982 Opened 10 years ago Closed 8 years ago

Inspector jumps weirdly when you select a node with display:none

Categories

(DevTools :: Inspector, defect)

26 Branch
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: canuckistani, Unassigned)

Details

STR:

1. inspect https://bugzilla.mozilla.org/show_bug.cgi?id=968315 ( for example )
2. inspect the fourth li element in the 'useful links' footer ( #links-actions > ul:nth-child(1) > li:nth-child(4) )

( screenshot: http://note.io/MdmESX )

3. hit the down arrow to select the next node ( #links-actions > ul:nth-child(1) > li:nth-child(5) ) which is the quick search form and has display:none set

Expected result: the viewport stays in view

Actual result: the viewport jumps up the page ( but ot to the top??? )
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.