weitsai / domsnitch

Automatically exported from code.google.com/p/domsnitch
Apache License 2.0
0 stars 0 forks source link

Change of iframe.src with onClick Link event redirects to href #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the attached file in a webbrowser.
( Issue only occures only if it the file is called on a webserver. If the file 
is called directly everything works fine. )
2. Click on the Link and on the button with domsnicht disabled
3. Click on the Link and on the button with domsnicht enabled

What is the expected output? What do you see instead?
The href entry of the LINK is called. Instead no href should be called
because of "return false" in the javascript onClick block.

What version of the product are you using? On what operating system?
Windows 7 Prof
Chrome Version: 13.0.782.24 beta-m
Dom Snicht Version: 0.706 
Apache/2.2.14 (Win32)

Please provide any additional information below.
 - Passive Mode
 - Module: iframe.src

Original issue reported on code.google.com by Andreas....@gmail.com on 22 Jun 2011 at 10:06

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by r...@r-n-d.org on 22 Jun 2011 at 6:21