Commit Graph

2 Commits

Author SHA1 Message Date
Mindaugas Jakutis 933d5df99d improve link detection in notify-link-clicks-i18n
Original approach is a bit too naive and misses all links
that contain other elements which can grab mouse clicks.
E. g. simple target checking fails on the grid @ mozilla.org.

Traversing up the tree to look for valid links fixes this problem.
2016-01-06 09:06:02 +02:00
Will Bamberg 908c6be6d3 version of notify-link-clicks with i18n 2015-11-03 14:53:50 -08:00