[Webkit-unassigned] [Bug 191446] New: [iOS] Mouse events are missing modifier keys; cannot select multiple contacts on iCloud.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 16:58:30 PST 2018


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

            Bug ID: 191446
           Summary: [iOS] Mouse events are missing modifier keys; cannot
                    select multiple contacts on iCloud.com
           Product: WebKit
           Version: WebKit Local Build
          Hardware: iPhone / iPad
                OS: iOS 12
            Status: NEW
          Keywords: NeedsRadar, PlatformOnly
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: megan_gardner at apple.com,
                    webkit-bug-importer at group.apple.com,
                    wenson_hsieh at apple.com

Seen on an iPad running iOS 12 with a hardware keyboard attached.

All modifier keys are false in a non-programmatically-generated mouse event regardless of whether a modifier key was held when the mouse event was created. I noticed this when using the Contact app on iCloud.com. You can observe this issue yourself by performing the following:

1. Visit <https://icloud.com> and sign in.
2. Tap Contacts.
3. Tap on some contact.
4. Hold down the Shift key on the keyboard and tap another contact.

Then all contacts between the first contact tapped in (3) and the last contact tapped in (4) should be selected. But only the last tapped contact in (4) is selected.

-- 
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/20181109/ca0aaa5c/attachment-0001.html>


More information about the webkit-unassigned mailing list