Closed Bug 1184023 Opened 9 years ago Closed 4 years ago

After double clicking the first word in a inline context contenteditable element, typing doesn't do anything.

Categories

(Core :: DOM: Editor, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1637856

People

(Reporter: julienw, Unassigned)

Details

Attachments

(1 file)

Attached file test-contenteditable.html (deleted) —
STR: 1. Load the attachment. 2. Double click on "Editme" in the second box (the one that is in "inline" context). This should select the word. 3. Type something to replace the whole word with some other text. Expected: * The selected word is replaced by the typed text. Actual: * Nothing happens. Notes: * The same STR works well with the first box (in "block" context) * The same STR works fine if the user "manually" selects the word (by a click-and-select action). * The same STR works fine if the user double clicks on anything but the first word in a contenteditable inline element.
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Version: unspecified → Trunk
Chromium 43 works fine for this STR.
I can still reproduce this in Firefox Nightly 59.0a1 (2017-12-19) (64-bit) MacOS 10.13.1 Other browsers (Chrome and Safari) don't have this issue.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: