Bug 108043
Summary: | selectstart is not fired in <input> or <textarea> | ||
---|---|---|---|
Product: | WebKit | Reporter: | Shinya Kawanaka <shinyak> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, forms-bugs, rniwa, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://jsfiddle.net/wzbUE/ |
Shinya Kawanaka
In contenteditable element, selectstart event is fired, however it's not in <input> or <textarea>
http://jsfiddle.net/wzbUE/
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Lucas Forschler
Mass move bugs into the DOM component.
Ryosuke Niwa
This is getting discussed in https://github.com/w3c/selection-api/issues/53