ueokande / vim-vixen

Accelerates your web browsing with Vim power!!
https://ueokande.github.io/vim-vixen/
MIT License
2.11k stars 137 forks source link

Hint appears for anchor with onclick, but nothing happens when hint is used. #1345

Open sitedyno opened 2 years ago

sitedyno commented 2 years ago

I'm opening this issue because:

Description

Hint is shown for anchor, nothing happens when the hint is typed

Failure Information (for bugs)

<a href="#" data-confirm-message="Are you sure?" onclick="if (confirm(this.dataset.confirmMessage)) { alert('yo'); } event.returnValue = false; return false;">Mark All</a>

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

System configuration

Console logs

Any relevant log in developer tools: none