Closed
Bug 1829360
Opened 3 years ago
Closed 3 years ago
Multiple ignored lines do not display correctly
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1824698
People
(Reporter: bomsy, Assigned: bomsy)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
Occurs when selecting a new line after one has already been selected.
STR
- Select any js file
- Right-click in the editor on any active line, and select "ignore line" (The line color should change indicating it has been ignored)
- Right-click another line and "ignore line" again.
AR
Notice the color of this new line does not change, but the line is actually blackboxed.
ER
The color of the line should change.
Note
Also if you try to un-blackbox the first line, the line color no longer gets removed. BUG
| Assignee | ||
Comment 1•3 years ago
|
||
Depends on D173688
Updated•3 years ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Updated•3 years ago
|
Attachment #9329706 -
Attachment is obsolete: true
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
Closing as this issue was fixed in Bug 1824698
You need to log in
before you can comment on or make changes to this bug.
Description
•