esprehn / chromium-codereview

A chrome extension that changes the frontend to Rietveld for Chromium
Other
35 stars 11 forks source link

Make clickable elements and links targetable #54

Closed aarongable closed 10 years ago

aarongable commented 10 years ago

I use Vimium, and none of the click targets (including the ones that seem like real links, like reviewer names) are targetable by the link-following shortcut. I'm sure I'm a corner case, but it would be really nice if this worked. And it seems like this might lead to other accessibility issues too, though I'm not sure.

esprehn commented 10 years ago

Reviewer names are real links. I think your extension just doesn't understand Shadow DOM.