[Webkit-unassigned] [Bug 158390] New: AX: Voice Over focus issue ignoring <object> elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 4 20:37:52 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158390
Bug ID: 158390
Summary: AX: Voice Over focus issue ignoring <object> elements
Classification: Unclassified
Product: WebKit
Version: Safari 9
Hardware: iOS
URL: http://www.hexanet.com/test/webkit-vo-svg-object-bug.h
tm
OS: iOS 9.3
Status: NEW
Severity: Normal
Priority: P2
Component: ANGLE
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bruno at hexanet.net
CC: dino at apple.com
Created attachment 280542
--> https://bugs.webkit.org/attachment.cgi?id=280542&action=review
Repro of bug for Voice Over latest iOS 9.3.2
On iOS 9.3.2, Voice Over ignore a link with an SVG object. It appears to considers the link empty of content.
The external SVG pattern is commonly used as fallback for browser not supporting SVG.
<object type="image/svg+xml" data="svg/vector.svg">Link 2</object>
See attached reduced repro.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160605/d83f160e/attachment.html>
More information about the webkit-unassigned
mailing list