[Webkit-unassigned] [Bug 193875] New: [iOS][iPad] Using typeahead of arrow keys in <select> on store.apple.com product page dismisses popover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 26 15:10:33 PST 2019


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

            Bug ID: 193875
           Summary: [iOS][iPad] Using typeahead of arrow keys in <select>
                    on store.apple.com product page dismisses popover
           Product: WebKit
           Version: Safari 12
          Hardware: iPhone / iPad
               URL: https://www.apple.com/shop/product/MU8G2LL/A/smart-key
                    board-folio-for-11-inch-ipad-pro-us-english?fnode=9d
                OS: iOS 12
            Status: NEW
          Keywords: NeedsRadar, PlatformOnly
          Severity: Enhancement
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: thorton at apple.com, wenson_hsieh at apple.com

Created attachment 360256

  --> https://bugs.webkit.org/attachment.cgi?id=360256&action=review

Screen capture

Seen on iOS 12.1.1 (16C50).

Steps to reproduce:

1. Visit <https://www.apple.com/shop/product/MU8G2LL/A/smart-keyboard-folio-for-11-inch-ipad-pro-us-english?fnode=9d>.
2. Tap the language picker to open a popover.
3. Press g on the keyboard.

Then German will be selected and the popover is dismissed. This does not feel natural. I like the AppKit behavior where the menu intercepts the key events. We should consider implementing similar behavior.

(Similarly dismissal behavior is seen when you use the arrow keys)

(Note this behavior is site-specific and is the result of key events being passed to WebCore when the popover is up.)

-- 
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/20190126/5f55d476/attachment.html>


More information about the webkit-unassigned mailing list