Closed
Bug 1497946
Opened 7 years ago
Closed 6 years ago
Devtools "Computed values" not auto refreshing in three pane inspector, need to click on them
Categories
(DevTools :: Inspector, defect, P2)
Tracking
(firefox62 affected, firefox63 affected, firefox64 affected)
RESOLVED
DUPLICATE
of bug 1456779
People
(Reporter: kat0d999, Unassigned)
Details
(Whiteboard: [dt-q])
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0
Steps to reproduce:
change css values
Actual results:
"Computed values" in Devtools are not refreshes
Expected results:
"Computed values" in Devtools must have live refresh
Summary: Devtools "Computed values" not refreshes → Devtools "Computed values" not auto refreshes, need to cklick on them
Comment 1•7 years ago
|
||
Hi katOd999,
I reproduced the issue on the latest FF Nightly 64.0a1, FF Beta 63.0b14 and FF 62.03. Assigning to a component to involve the development team to review this issue.
Thanks for the report!
Status: UNCONFIRMED → NEW
status-firefox62:
--- → affected
status-firefox63:
--- → affected
status-firefox64:
--- → affected
Component: Untriaged → Computed Styles Inspector
Ever confirmed: true
Product: Firefox → DevTools
Summary: Devtools "Computed values" not auto refreshes, need to cklick on them → Devtools "Computed values" not auto refreshing, need to click on them
Summary: Devtools "Computed values" not auto refreshing, need to click on them → Devtools "Computed values" not auto refreshing in three pane inspector, need to click on them
OS: Unspecified → All
Priority: -- → P2
Hardware: Unspecified → All
STR
1. Open STR.html (attached).
2. Open the inspector.
3. Ensure that all three panels are active.
4. Ensure that computed is selected in the rightmost panel.
5. Change the h1 CSS class color to blue.
The computed view is not updated until the Computed tab is clicked.
Updated•6 years ago
|
Whiteboard: [dt-q]
Comment 4•6 years ago
|
||
I just realized this is almost certainly a duplicate of bug 1456779. So I'm closing this one since the other one has had some work done already.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•5 years ago
|
Component: Inspector: Computed → Inspector
You need to log in
before you can comment on or make changes to this bug.
Description
•