[Webkit-unassigned] [Bug 228802] REGRESSION (r280492): Clicking backspace on sign in fields results in deleting two characters instead of one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 15:50:39 PDT 2021


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

Wenson Hsieh <wenson_hsieh at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wenson_hsieh at apple.com

--- Comment #3 from Wenson Hsieh <wenson_hsieh at apple.com> ---
(In reply to Tim Horton from comment #2)
> Comment on attachment 434942 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=434942&action=review
> 
> > Source/WebCore/ChangeLog:8
> > +        No tests yet.
> 
> The fact that this didn't break any tests is astounding; you should see if
> Wenson has any good ideas about how to test the software keyboard codepath
> (we may not have a good way, and no need for making one to block the
> regression fix).

The last time I looked into adding support for this, I did not find any straightforward way to achieve this (using API, SPI, or even IPI). That said, it has been several years since this investigation, so we should take another look at this!

(In the shorter term, perhaps it's also possible to write an API test that swizzles/mocks/calls directly into `WKContentView` to simulate pressing the delete key on the software keyboard on iOS).

-- 
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/20210804/b8f645c1/attachment.htm>


More information about the webkit-unassigned mailing list