Open Bug 1873599 Opened 9 months ago Updated 9 months ago

Cannot focus editable document nor type text in it if its `designMode` of content document of lazy loading iframe

Categories

(Core :: DOM: Editor, defect)

defect

Tracking

()

People

(Reporter: masayuki, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: parity-chrome)

STR:

  1. Load attachment 9369583 [details] (after bug 1870960 is fixed or within opt builds)
  2. Type text in the <iframe>

AR:
Cannot type text into the editable document (and cannot put caret in it)

ER:
Can focus the editable document and type text into it.

Probably, the summary is not correct. Chrome does not make it editable in the same test case in JSFiddle.

Oliver, do you have thoughts about this, is this expected or a bug?

Flags: needinfo?(omedhurst)

This seems like a bug although imo not a high priority as afaik designMode is ~never used in sites regularly.

Flags: needinfo?(omedhurst)
Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.