Bug 223161 - SVG links navigate only to internal animation elements and <view> anchors
Summary: SVG links navigate only to internal animation elements and <view> anchors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: Safari 14
Hardware: Mac (Intel) macOS 11
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
: 148477 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-03-14 07:11 PDT by Anders Rundgren
Modified: 2021-03-23 17:33 PDT (History)
16 users (show)

See Also:


Attachments
Patch (3.65 KB, patch)
2021-03-22 12:29 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Rundgren 2021-03-14 07:11:37 PDT
The following document uses SVG with hyperlinks:
https://fido-web-pay.github.io/specification/#operation

The numbers in the image are clickable and works as expected in Chrome, Firefox and Edge but not in Mac/Safari or iPhone/Safari.
Comment 1 Alexey Proskuryakov 2021-03-15 09:21:13 PDT
Looks related to bug 148477, although replacing id with name via Web Inspector didn't seem to make the links work.
Comment 2 Radar WebKit Bug Importer 2021-03-22 04:38:10 PDT
<rdar://problem/75685360>
Comment 3 Said Abou-Hallawa 2021-03-22 12:29:51 PDT
Created attachment 423919 [details]
Patch
Comment 4 Said Abou-Hallawa 2021-03-22 12:34:18 PDT
*** Bug 148477 has been marked as a duplicate of this bug. ***
Comment 5 EWS 2021-03-23 00:02:39 PDT
Committed r274852: <https://commits.webkit.org/r274852>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 423919 [details].
Comment 6 Anders Rundgren 2021-03-23 04:48:13 PDT
great job guys!
best regards
Anders
Comment 7 Ryosuke Niwa 2021-03-23 17:33:10 PDT
(In reply to Anders Rundgren from comment #6)
> great job guys!
> best regards
> Anders

Thanks for reporting the bug!