[Webkit-unassigned] [Bug 29533] Dynamically loaded scripts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 05:43:55 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29533





--- Comment #3 from chameleon <gessos.paul at yahoo.gr>  2009-09-22 05:43:55 PDT ---
I test it both with Safari and nightly WebKit. The same activity.

I provide a php file which reproduce the bug. No other files needed.

Open it with browser and after loading and clicking the alerts, click the link.

It will reload the page, but the link is:

<a href="" onclick="alert('you just clicked!'); return false;">click me! click
me now!</a>

The correct:
Throws an alert with text 'you just clicked!' and return to page without
reloading.

PS: I am impressed from fast response.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list