[Webkit-unassigned] [Bug 183630] New: AX / Security: Distinguish between page links, trusted (CORS) links and links to other websites
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 14 07:31:54 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=183630
Bug ID: 183630
Summary: AX / Security: Distinguish between page links, trusted
(CORS) links and links to other websites
Product: WebKit
Version: Other
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hartman.wiki at gmail.com
CC: webkit-bug-importer at group.apple.com
Currently it is very difficult to have a basic understanding of what kind of link you will be following if you highlight a link using VoiceOver.
In my opinion VoiceOver and Webkit should distinguish between:
1: page/fragment links (same page)
2: domain/safe cors links (same website/security area)
3: external links (other website/scheme potentially untrusted)
It currently uses "Link <link text>" for all these situations. Making this distinction would make it much easier to navigate safely and would also avoid having to hit VO-shift-U in order to make this important distinction/assessment.
--
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/20180314/9d0f7507/attachment-0001.html>
More information about the webkit-unassigned
mailing list