Open Bug 1921700 Opened 26 days ago Updated 26 days ago

`beforeinput` event should not be fired if `Selection` is in `contenteditable=false`

Categories

(Core :: DOM: Editor, defect)

defect

Tracking

()

People

(Reporter: masayuki, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: parity-chrome)

STR

  1. Load https://jsfiddle.net/d_toybox/cdxw3yuq/
  2. Type some keys

ER

beforeinput event should not be fired since won't be edited.

AR

beforeinput event is fired and not edited.

You need to log in before you can comment on or make changes to this bug.