Closed
Bug 889853
Opened 12 years ago
Closed 12 years ago
Scratchpad inspector doesn't list items in alphabetical order
Categories
(DevTools Graveyard :: Scratchpad, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: kats, Unassigned)
Details
STR:
1. Start the scratchpad and switch to the Browser context
2. Type in "window"
3. Highlight "window" and hit Cmd+I to inspect
Expected Results:
The inspector window has properties sorted so that it is easy to find the one I'm looking for
Actual results:
The inspector window has properties unsorted (and there's a lot of things on window) so finding stuff is hard
Comment 1•12 years ago
|
||
This was resolved in bug 869984 and it looks to be working correctly for me now.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•