Closed
Bug 1669113
Opened 4 years ago
Closed 4 years ago
Prevent the markup tree from expanding when a scrollable badge is clicked
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(firefox83 fixed)
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: gl, Assigned: gl)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Turn on overflow debugging and clicking on the scrollable badge can sometimes trigger the dblclick event handler to expand the node in the markup tree.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Attachment #9179487 -
Attachment description: Bug 1669113 - Prevent the markup tree from expanding when a scrollable badge is clicked. r=jdescottes → Bug 1669113 - [devtools] Prevent the markup tree from expanding when a scrollable badge is clicked. r=jdescottes
Comment 2•4 years ago
|
||
Depends on D92356
Adding a test for the previous changeset
Pushed by gluong@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b113d96047c9
[devtools] Prevent the markup tree from expanding when a scrollable badge is clicked. r=jdescottes
https://hg.mozilla.org/integration/autoland/rev/7aa420d4ab54
[devtools] Add a test for double click on scrollable badge r=gl
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b113d96047c9
https://hg.mozilla.org/mozilla-central/rev/7aa420d4ab54
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•