Open Bug 999619 Opened 10 years ago Updated 2 years ago

Disabling contenteditable while focussed breaks badly

Categories

(Core :: DOM: Editor, defect)

28 Branch
x86_64
Linux
defect

Tracking

()

UNCONFIRMED

People

(Reporter: ejsanders, Unassigned)

Details

Attachments

(7 files)

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140410211200

Steps to reproduce:

See http://jsfiddle.net/C98wg/


Actual results:

CE after disable still has focus state, cursor and keydown events, but is not actually editable


Expected results:

Setting ce=false should blur the box, remove the cursor and stop emitting keydown events.
Component: Untriaged → Editor
Product: Firefox → Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: