Closed
Bug 1137296
Opened 10 years ago
Closed 6 years ago
Expander widgets in variable hover pop-ups in JavaScript Debugger no longer expand
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: derek.p.moore, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0
Build ID: 20150220131007
Steps to reproduce:
I have over a variable in the JavaScript Debugger and a variable inspector pop-up window appears. Complex values have an expander triangle so you can inspect sub-values in the same pop-up window. Clicking the expander icon no longer expands sub-values.
I recall this working in Firefox 35.
Actual results:
The triangle changes to pointing down, but no sub-values are expanded.
Expected results:
I should see sub-values.
| Reporter | ||
Updated•10 years ago
|
Severity: normal → blocker
Component: Untriaged → Developer Tools: Debugger
Comment 1•10 years ago
|
||
Works for me: http://jlongster.com/s/upload/ED078919.png
Please paste the actual code that causes the problem.
Updated•10 years ago
|
Severity: blocker → normal
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 2•6 years ago
|
||
this is for the old debugger
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•