[webkit-reviews] review granted: [Bug 191714] Input element gains focus when a selectstart event listener on document prevents the default action : [Attachment 355325] Fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 05:16:44 PST 2018


Antti Koivisto <koivisto at iki.fi> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 191714: Input element gains focus when a selectstart event listener on
document prevents the default action
https://bugs.webkit.org/show_bug.cgi?id=191714

Attachment 355325: Fixes the bug

https://bugs.webkit.org/attachment.cgi?id=355325&action=review




--- Comment #5 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 355325
  --> https://bugs.webkit.org/attachment.cgi?id=355325
Fixes the bug

View in context: https://bugs.webkit.org/attachment.cgi?id=355325&action=review

> Source/WebCore/ChangeLog:15
> +	   Fixed the bug by not firing selectstart if the default action ahd
been prevented by the initial firing

'had'


More information about the webkit-reviews mailing list