diegocr / CleanLinks

Converts obfuscated/nested links to genuine clean links.
166 stars 45 forks source link

Wrong behaviour in Event Delegation Mode #165

Open bodywithoutorgans opened 7 years ago

bodywithoutorgans commented 7 years ago

In some cases, when EDM is turned on, the whole parent element of an element behaves as a link. Example is Google Keep: create a note with some url, save it, it will be converted to active link. Then click somewhere on the row containing the link, but not on the link itself. The whole row will be highlighted and redirection to the url will take place. With EDM turned off everything works normally.