Bug 199609 - [iOS] Activating link via accesskey should perform navigation instead of a download
Summary: [iOS] Activating link via accesskey should perform navigation instead of a do...
Status: RESOLVED MOVED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: iPhone / iPad iOS 12
: P2 Normal
Assignee: Nobody
URL: data:text/html,<a href="http://www.ap...
Keywords: InRadar, PlatformOnly
Depends on:
Blocks: 190571
  Show dependency treegraph
 
Reported: 2019-07-08 23:37 PDT by Daniel Bates
Modified: 2019-07-15 16:27 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2019-07-08 23:37:16 PDT
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.
Comment 1 Radar WebKit Bug Importer 2019-07-08 23:39:15 PDT
<rdar://problem/52817789>
Comment 2 Daniel Bates 2019-07-15 16:27:07 PDT
Bug is in Safari.