Open
Bug 1631472
Opened 6 years ago
Updated 6 years ago
designMode=on automatically creates a selection only on Firefox
Categories
(Core :: DOM: Editor, enhancement, P5)
Core
DOM: Editor
Tracking
()
NEW
People
(Reporter: saschanaz, Unassigned)
References
Details
Attachments
(1 file)
|
247 bytes,
text/html
|
Details |
- Open the attachment
Firefox: It shows a text caret
Blink/WebKit: No caret
Updated•6 years ago
|
Priority: -- → P3
Comment 1•6 years ago
|
||
I consider the behavior in Gecko rather expected. One after all activates the designMode.
Comment 2•6 years ago
|
||
Yeah, I think so. And Thunderbird and SeaMonkey's Composer may depend on the behavior (i.e., may not explicitly set focus to the document). I think, only for the specific testcase of bug 1322106, it does not make sense to change our behavior. But it might be better to investigate that this causes actual web-compat issues or security issues.
Type: defect → enhancement
Priority: P3 → P5
Updated•6 years ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•