Closed
Bug 1326630
Opened 8 years ago
Closed 6 years ago
Events in debugger's sidebar aren't highlighted when I click checkbox
Categories
(DevTools :: Debugger, defect, P5)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: arni2033, Unassigned)
References
Details
>>> My Info: Win7_64, Nightly 48, 32bit, ID 20160416030220
STR_1:
1. Open data:text/html,<script>onclick=oncontextmenu=function(){}</script>
2. Open debugger, open "Events" tab
3. Click on string "click" in that tab
4. Click on checkbox near "contextmenu" event in that tab
AR: After Step 3 string "click" is highlighted. After Step 4 string "click" is highlighted
ER: After Step 4 "contextmenu" event should become highlighted
Note:
Yes, I only click checkboxes in most cases, so this change from bug 1184644 is rather distracting
since highlight doesn't have to be related to the last item I interacted.
Comment 1•8 years ago
|
||
P5 since we have a new debugger now.
Component: Untriaged → Developer Tools: Debugger
Priority: -- → P5
Component: Developer Tools: Debugger → Developer Tools: Canvas Debugger
Updated•8 years ago
|
Component: Developer Tools: Canvas Debugger → Developer Tools: Debugger
Updated•6 years ago
|
Product: Firefox → DevTools
Comment 2•6 years ago
|
||
relates to the old debugger
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•