Open Bug 1395193 Opened 7 years ago Updated 2 years ago

Screen don't move up or down in DOM section when pressing keyboard's up or down key

Categories

(DevTools :: DOM, defect)

defect

Tracking

(firefox-esr52 unaffected, firefox56 fix-optional, firefox57 fix-optional)

Tracking Status
firefox-esr52 --- unaffected
firefox56 --- fix-optional
firefox57 --- fix-optional

People

(Reporter: mAlmas, Unassigned)

References

Details

(Keywords: regression)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36 Steps to reproduce: 1.Open Dev Tools(Inspect Element) 2.Go to settings 3.Check or enable DOM 4.Go to DOM tab besides Storage 5.Click any line in the DOM section 6.Pressing Keyboard's up or down key till it passes the end of the screen of DOM section Actual results: As pressing the up or down key, selection of a line go up or down. When it reach the end of the screen of the DOM section, it continues it's selection but the screen of the DOM section don't move up or down. Expected results: The screen should move as the selection goes up or down till the end of the screen.
Attached video DOM.mp4 (deleted) —
Component: Untriaged → Developer Tools: DOM
Severity: normal → minor
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Ever confirmed: true
Blocks: 1335192
Has Regression Range: --- → yes
Keywords: regression
Yes this is because of the display CSS value for the dom panel tree container. Inspector works well with this keyboard interaction and it is because it uses scroll on move utility with the right CSS styling for the tree container.
Product: Firefox → DevTools
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: