Closed
Bug 1895328
Opened 1 year ago
Closed 1 year ago
use document.execCommand for indent/outdent
Categories
(Thunderbird :: Message Compose Window, defect)
Thunderbird
Message Compose Window
Tracking
(Not tracked)
RESOLVED
FIXED
127 Branch
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
Attachments
(1 file)
Thunderbird should use document.execCommand for indent/outdent. It's currently using an internal mapped command https://searchfox.org/comm-central/source/mozilla/editor/libeditor/HTMLEditorController.cpp#53
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Pushed by vineet@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/fa6923626894
use document.execCommand for indent/outdent. r=freaktechnik
You need to log in
before you can comment on or make changes to this bug.
Description
•