[Webkit-unassigned] [Bug 242060] REGRESSION (iOS 14.5+): Accessory bar next/previous buttons do not detect inputs that overflow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 07:32:13 PDT 2022


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

José <jose at josefarrugia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jose at josefarrugia.com

--- Comment #2 from José <jose at josefarrugia.com> ---
We are facing the same issue here whilst developing a mobile app with the Ionic Framework. We reached out to Ionic who suggested to use Capacitor's Keyboard Plugin (https://capacitorjs.com/docs/apis/keyboard) specifically the setAccessoryBarVisible() method. This should be detected automatically on iOS.

Additionally, the return button on the iOS keyboard should scroll down to the next input field automatically. We are still facing this issue.

-- 
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/20220929/dbdb3f50/attachment.htm>


More information about the webkit-unassigned mailing list