Closed
Bug 754333
Opened 13 years ago
Closed 13 years ago
[layout view] not updated when breadcrumbs are clicked
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 15
People
(Reporter: miker, Unassigned)
References
Details
(Whiteboard: [fixed-in-fx-team])
Attachments
(1 file)
3.20 KB,
patch
|
dcamp
:
review+
|
Details | Diff | Splinter Review |
When breadcrumbs are clicked the layout view is not updated until the highlighter vale is moused over.
![]() |
||
Comment 1•13 years ago
|
||
we were only updating when a node was locked. If a node was already locked, we were not notified. Better use the new 'select' event.
![]() |
||
Updated•13 years ago
|
Attachment #626771 -
Flags: review?(dcamp)
Updated•13 years ago
|
Attachment #626771 -
Flags: review?(dcamp) → review+
![]() |
||
Updated•13 years ago
|
Whiteboard: [land-in-fx-team]
Comment 2•13 years ago
|
||
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
![]() |
||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 15
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•