[Webkit-unassigned] [Bug 179990] Phantom focus/blur events fire on clicking between text input fields when listening with addEventListener

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 19:41:13 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=179990

--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org> ---
The issue here is that TemporarySelectionChange which is created by TextIndicator::createWithRange is setting & restoring the selection, which also sets & restores the focus. I'd have to talk with Beth / Tim to figure out what we ought to do instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181121/a5cd2dfb/attachment.html>


More information about the webkit-unassigned mailing list