Bug 108043 - selectstart is not fired in <input> or <textarea>
Summary: selectstart is not fired in <input> or <textarea>
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://jsfiddle.net/wzbUE/
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-27 18:15 PST by Shinya Kawanaka
Modified: 2019-02-06 21:08 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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