Closed
Bug 1167530
Opened 10 years ago
Closed 5 years ago
page-up/down skip items in at least the DOM properties view
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: glandium, Unassigned)
Details
STR:
- Open the inspector
- choose an element
- right-click
- select "show DOM properties"
- in the panel that opens, select a property
- press page-up/page-down to go through the list of items faster
Result:
- topmost item is often not the one following the bottommost item after pressing page-down and vice-versa for page-up, and some are skipped.
That made me miss items when I was browsing through the available properties of an element.
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 1•5 years ago
|
||
The properties are now logged in to the Console panel so, this but seems to be obsolete.
Please, feel free to reopen if you think there is still something wrong with the new UI.
Honza
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•