Bug 108043

Summary: selectstart is not fired in <input> or <textarea>
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: DOMAssignee: 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/

Description Shinya Kawanaka 2013-01-27 18:15:16 PST
In contenteditable element, selectstart event is fired, however it's not in <input> or <textarea>

http://jsfiddle.net/wzbUE/
Comment 1 Lucas Forschler 2019-02-06 09:19:13 PST
Mass move bugs into the DOM component.
Comment 2 Ryosuke Niwa 2019-02-06 21:08:07 PST
This is getting discussed in https://github.com/w3c/selection-api/issues/53