Closed Bug 1618091 Opened 5 years ago Closed 5 years ago

`beforeinput` event should be fired when `execCommand` is called by addons

Categories

(Core :: DOM: Events, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

Attachments

(1 file)

In the discussion in https://github.com/w3c/editing/issues/200 , johanneswilm and I agreed that addons should be treated as a part of browser and its execCommand calls should cause firing beforeinput event because it's a default action of user operation.

Priority: -- → P3
Assignee: nobody → masayuki
Status: NEW → ASSIGNED

Discussion in

Web developers must want to handle beforeinput events which are caused by
addons because addon's behavior is exactly same as default action of browser
from point of view of web apps.

Pushed by masayuki@d-toybox.com: https://hg.mozilla.org/integration/autoland/rev/684fdad24152 Make editor dispatch `beforeinput` event when `Document.execCommand()` is called by addon r=smaug
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: