Closed
Bug 1576398
Opened 6 years ago
Closed 6 years ago
local-anchor link is not clickable on Safari
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: timdream, Unassigned)
Details
(Keywords: in-triage, Whiteboard: [specification][type:bug])
What did you do?
1. Use Safari
2. Go to a page like https://developer.mozilla.org/en-US/docs/MDN/Feedback
3. Click on the link icon besides the section title
What happened?
The link should work, URL changed to an URL with hash.
What should have happened?
I cannot click on it.
Is there anything else we should know?
There is a pointer-events: none set on the SVG icon. I don't know why that's needed but removing that in DevTools allow the link to be clickable.
Comment 1•6 years ago
|
||
Hey there, thank you for reporting that. We fixed that in our new beta: https://beta.developer.mozilla.org/en-US/docs/MDN/Feedback
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•