Open Bug 1734512 Opened 4 years ago Updated 5 months ago

Form controls in design mode are not interactive

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

Tracking Status
firefox95 --- affected

People

(Reporter: masayuki, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: parity-chrome, parity-safari)

Form controls in design mode are not interactive in design mode document. This is different from Chrome/Safari.

Nothing is declared by the standard.
https://html.spec.whatwg.org/multipage/interaction.html#making-entire-documents-editable:-the-designmode-idl-attribute

And in contenteditable mode, they are interactive. So for making consistency, I think that it's better to change Gecko's behavior.

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