Closed
Bug 590536
Opened 15 years ago
Closed 14 years ago
Inspector panels should remember at least size and ideally also position
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 696755
People
(Reporter: bzbarsky, Unassigned)
References
Details
(Whiteboard: [computedview][ruleview])
BUILD: Today's trunk build
STEPS TO REPRODUCE:
1) Load a web page.
2) Open inspector.
3) Observe a tiny DOM tree view about 10 lines (200px) tall.
4) Resize the view to 1200px tall; position to the right of your web browser,
so you can actually see something in it.
5) Close inspector.
6) Open inspector again.
EXPECTED RESULTS: DOM tree view opens at the size and position set in step 4.
ACTUAL RESULTS: Same as in step 3.
Updated•15 years ago
|
Whiteboard: [kd4b7]
Updated•15 years ago
|
Updated•15 years ago
|
Whiteboard: [kd4b7]
Updated•14 years ago
|
Whiteboard: [hydra]
Updated•14 years ago
|
Whiteboard: [hydra] → [styleinspector]
Comment 1•14 years ago
|
||
We no longer use floating panels so making panel positions persistent is no longer relevant. We can only make the open state persistent when opening the highlighter so this now duplicates bug 696755.
Bug triage, filter on PEGASUS.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Whiteboard: [styleinspector] → [computedview][ruleview]
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•