Closed Bug 1618457 Opened 4 years ago Closed 4 years ago

[meta] Separate `HTMLEditor::HandleDeleteSelection()` and helpers to delete range computation part and modifying the DOM tree part

Categories

(Core :: DOM: Editor, task, P2)

task

Tracking

()

RESOLVED FIXED
82 Branch
Tracking Status
firefox82 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

(Keywords: meta)

InputEvent.getTargetRanges() basically returns Selection ranges at dispatching it. However, only when user tries to remove contents in HTMLEditor, the result should be ranges which will be removed. This requires a lot of refactoring, sigh...

Status: NEW → ASSIGNED
Priority: P3 → P2
Version: unspecified → Trunk
No longer depends on: 1637855
No longer blocks: 1609291
Summary: Separate `HTMLEditor::HandleDeleteSelection()` and helpers to delete range computation part and modifying the DOM tree part → [meta] Separate `HTMLEditor::HandleDeleteSelection()` and helpers to delete range computation part and modifying the DOM tree part
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in before you can comment on or make changes to this bug.