[Webkit-unassigned] [Bug 231330] Deadlocks in UIKeyboardTaskQueue from WKContentView(WKInteraction) endSelectionChange.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 22 08:24:45 PST 2022


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

--- Comment #5 from Wenson Hsieh <wenson_hsieh at apple.com> ---
(In reply to Ali Juma from comment #4)
> We are still getting reports of this hang on iOS 15.4 beta (19E5225g).
> 
> (In reply to Wenson Hsieh from comment #2)
> > The changes in r280019 would only kick in if the user has Switch Control
> > active (in Accessibility settings). Is that the case here?
> 
> Someone who ran into this hang let us know they don't have Switch Control
> enabled, but do have an external keyboard.

Thanks! That's really good to know. To summarize, I think the three clues we have so far are that this bug:

• Reproduces while performing a single tap to change the editable selection
• Does not require Switch Control to reproduce
• Reproduces with a hardware keyboard attached
  (though, it's unclear if it *only* reproduces when a hardware keyboard is attached)

I haven't been able to reproduce simply by tapping around inside contenteditable text with a hardware keyboard attached on iPad, so there's definitely more to this bug. In the meantime, do you have stats on which device models (i.e. iPad vs. iPhone) are experiencing this hang? If a disproportionate number of users are hitting this on iPad (despite iPhone users being far more common), I think it would be a strong indication that the hardware keyboard plays an important role in reproducing this.

-- 
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/20220222/be9ffed5/attachment.htm>


More information about the webkit-unassigned mailing list