Closed
Bug 1598719
Opened 5 years ago
Closed 5 years ago
Watchpoints - After Tooltip is displayed and watchpoint marker is selected, Tooltip does not display anymore and test page stop working
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1597775
People
(Reporter: marcela.calderon, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
2.02 MB,
video/mp4
|
Details |
After Tooltip is displayed and watchpoint marker is selected, Tooltip does not display anymore and test page stop working
Affected versions
Firefox versions Nightly 72.0a1
Affected platforms
Windows 10
Steps to reproduce
- Launch the Firefox Browser and open http://janodvarko.cz/tests/debugger/watchpoints/
- Open Developer Tools and click on "Click Me!" button in Test Case #!
- On Scopes Side Panel looks for object and add watchpoint
- Go to JS code ad hover over Tooltip
- Click on watchpoint marker
- Click on Resume and then click on "Click Me!" button
- Looks for watchpoint into Scopes side Panel
Actual Result
Watchpoint can not be reached, page stop working
Reporter | ||
Updated•5 years ago
|
Blocks: dbg-watchoints-qa
Reporter | ||
Updated•5 years ago
|
Summary: Watchpoints After Tooltip is displayed and clicking on watchpoint marker, test page stop working → Watchpoints - After Tooltip is displayed and watchpoint marker is selected, Tooltip does not display anymore and test page stop working
Reporter | ||
Updated•5 years ago
|
Hardware: Unspecified → Desktop
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Blocks: dbg-watchoints-qa
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Comment 2•5 years ago
|
||
We decided to limit watchpoints to the scopes pane.
You need to log in
before you can comment on or make changes to this bug.
Description
•