[Webkit-unassigned] [Bug 193634] New: [iOS] Consider leaving keyboard on screen when switching focus from text field to other form control

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 20 16:02:35 PST 2019


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

            Bug ID: 193634
           Summary: [iOS] Consider leaving keyboard on screen when
                    switching focus from text field to other form control
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
               URL: https://bugs.webkit.org/index.cgi?GoAheadAndLogIn=1
                OS: iOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: simon.fraser at apple.com, thorton at apple.com,
                    wenson_hsieh at apple.com

Today, I noticed that when signing into bugs.webkit.org I ended up having to manually tap then Log in button because I faithfully filled out the login form in order (top-to-bottom): email, password, then unchecked the bound session to IP address checkbox. The last action, unchecking the checkbox, caused the password field to become defocused and hence pressing the return key no longer would submit the form and log me in.

We should find a way to improve this experience as it significantly effects a person flow. One idea is to keep the keyboard on-screen when switching from a text field to a non-text field control (maybe even keep it on screen if we tab-focused via full keyboard access to a non-text field control). For all other cases, we would do what we do now and not show the keyboard.

-- 
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/20190121/8f19a68b/attachment.html>


More information about the webkit-unassigned mailing list