Closed
Bug 1587141
Opened 6 years ago
Closed 6 years ago
execCommand("indent") is confused by whitespace
Categories
(Core :: DOM: Editor, defect, P2)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D48586
Updated•6 years ago
|
Priority: -- → P2
Pushed by mpalmgren@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/47b2e27b46b7
part 1 - Share some common code between Handle[CSS|HTML]IndentAtSelectionInternal (idempotent patch). r=masayuki
https://hg.mozilla.org/integration/autoland/rev/973eac50bb33
part 2 - Make execCommand("indent") ignore whitespace when looking for sibling list element. r=masayuki
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/47b2e27b46b7
https://hg.mozilla.org/mozilla-central/rev/973eac50bb33
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•