Closed Bug 957135 Opened 10 years ago Closed 10 years ago

Events (mouse and keyboard) do not trigger on contenteditable div

Categories

(Firefox :: Untriaged, defect)

27 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: gereoudakis, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36

Steps to reproduce:

Created a div with the contenteditable attribute and registered an event listener for click events and another for keydown events. 

You can check it here http://jsfiddle.net/65Pf2/1/


Actual results:

None of them was triggered when I clicked or started typing within the div


Expected results:

The listeners should have triggered when I clicked or started typing within the div
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.