Closed
Bug 1881677
Opened 2 years ago
Closed 2 years ago
Toggling wrapping in CodeMirror 6 doesn't work if the initial state isn't wrapping
Categories
(DevTools :: Source Editor, defect)
DevTools
Source Editor
Tracking
(firefox125 fixed)
RESOLVED
FIXED
125 Branch
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
In the debugger, with the codeMirror6 pref, if line wrapping is disabled when you open an editor, then setting line wrapping to be on won't work
(which I guess was what bomsy was experiencing when he was working on this)
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3ed04ce6dcf2
[devtools] Fix CodeMirror 6 wrapping. r=bomsy,devtools-reviewers.
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•