[Webkit-unassigned] [Bug 199609] New: [iOS] Activating link via accesskey should perform navigation instead of a download

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 8 23:37:16 PDT 2019


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

            Bug ID: 199609
           Summary: [iOS] Activating link via accesskey should perform
                    navigation instead of a download
           Product: WebKit
           Version: WebKit Local Build
          Hardware: iPhone / iPad
               URL: data:text/html,<a href="http://www.apple.com"
                    accesskey="a">Apple</a>
                OS: iOS 12
            Status: NEW
          Keywords: PlatformOnly
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: webkit-bug-importer at group.apple.com,
                    wenson_hsieh at apple.com
            Blocks: 190571

Steps to reproduce:

1. Visit <data:text/html,<a href="http://www.apple.com" accesskey="a">Apple</a>>.
2. Press Control + Option + a.

Safari should navigate to http://www.apple.com. But it triggers a download instead.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=190571
[Bug 190571] ☂️ [iOS] Improve keyboard support
-- 
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/20190709/51713459/attachment-0001.html>


More information about the webkit-unassigned mailing list