Revert "Don't bubble up click events for hints (#17)."
authorDaniel Carl <danielcarl@gmx.de>
Tue, 25 Jun 2013 07:30:33 +0000 (09:30 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 25 Jun 2013 07:32:52 +0000 (09:32 +0200)
commit1a94bb9194012d7d8fb0b5365b838fe8fce9ead4
treeb193fd657dba2d4234b52cd67a48b4057cbfd42a
parent2a4090b83bb65d1704833f695ffbb692b0e107d9
Revert "Don't bubble up click events for hints (#17)."

This reverts commit 78bfdc4fdee1e84393f268da6ae4d1c24ef291ed.

This patch cause other none usable javascript triggered links. The previous
problem that should be fixed, does also occur if the links are clicked by
mouse so we should try to fix this issue in another place.

It seems that there is a problem if window.open() is triggered in the sites.
src/hints.js