[Webkit-unassigned] [Bug 229895] Clicking button drops focus entirely

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 11:25:50 PST 2023


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

Ben Cronin <bcronin at quip.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bcronin at quip.com

--- Comment #7 from Ben Cronin <bcronin at quip.com> ---
^ It's true that this is a duplicate of https://bugs.webkit.org/show_bug.cgi?id=112968 in that the underlying issue appears to be the same. But it seems that that issue mostly considers the implications for visual focus indicators, which is not the only symptom of the underlying issue (as noted here, the issue is also problematic for anyone trying to monitor focus as a means of controlling UI).

Tangentially, one thing that's interesting (to me, at least) is that the loss of focus that comes from clicking on a button does NOT necessarily cause the Selection to be lost in `contenteditable` nodes the way focus transitions usually do in WebKit (but shouldn't; see https://bugs.webkit.org/show_bug.cgi?id=224570).

-- 
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/20230227/c6f44f07/attachment.htm>


More information about the webkit-unassigned mailing list