[Webkit-unassigned] [Bug 25130] New: onclick not fired when nested

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 10 02:36:59 PDT 2009


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

           Summary: onclick not fired when nested
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://documenta.rudolphina.org/temp/Ind_Pers_de.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: manfred.staudinger at gmail.com


If you click on the "Q" label (an anchor), the onclick="toggleInto(event,
'Index_Q_div')" starts a javascript to retrieve a list of names and insert them
into the document. On each name there is again an onclick="toggleInto(event,
'uniqueId')" specified, but now the javascript does _not_ get control and the
content gets displayed on a separate page. It works as expected in Firefox
3.0.8 and Opera 9.64.


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



More information about the webkit-unassigned mailing list