Closed
Bug 1907260
Opened 4 months ago
Closed 4 months ago
Wrap Lines setting is not respected when opening the debugger
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(firefox130 fixed)
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: bomsy)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
- Open the debugger on a page with a script
- Enable the "Wrap Lines" setting if it wasn't already
- Shrink the editor until you actually get wrapping lines
- Close the debugger
- Re-open it
-> Even though the setting is enabled, lines are not wrapping
Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Updated•4 months ago
|
Severity: -- → S3
Priority: -- → P2
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/56323baa28da
[devtools] Fix lineWrapping on reload r=devtools-reviewers,nchevobbe
Comment 3•4 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•