Open
Bug 787771
Opened 13 years ago
Updated 3 years ago
select elements do not work in contenteditable regions
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: dgatwood, Unassigned)
References
Details
Attachments
(1 file)
595 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120824154833
Steps to reproduce:
The SELECT element is completely nonfunctional inside a contentEditable container. I'm seeing this bug in both the 13 and 15 branches.
Actual results:
You click on the select element and it sits there looking at you funny.
Expected results:
It should open the select element and let you choose an option.
Attachment #657642 -
Attachment mime type: text/plain → text/html
Updated•4 years ago
|
Component: General → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•