[Webkit-unassigned] [Bug 34079] New: Links doesn't run

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 25 02:56:57 PST 2010


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

           Summary: Links doesn't run
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://www.caixacatalunya.com
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P5
         Component: Java
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aone.jga at gmail.com


caixacatalunya.com is a bank website. All site seems to work properly less
customers pages. You need to have an account to enter, but with feedback I can
send all necessary info.

The main bug is that the java links inside the customer page doesn't work at
all. All links are made with java.

Which java links works:
<a href="#" onclick="Extracto.click()">Extracto</a>
<img src="/cconline/resources/images/download_es_ES.gif"
onmousedown="download();">

Which java links doesn't work:
<img src="/cconline/resources/images/bi_mas_es_ES.gif"
onmousedown="javascript:detall(this,0,619);">
<img src="/cconline/resources/images/bt_anteriores_es_ES.gif"
onmousedown="canviCompte('02', '      619');">

<select id="_CONTRATO_" name="_CONTRATO_" onmouseover="overCFTT('Seleccionar',
'', 117, 75, 332,19,'');" onmouseout="outCFTT();"
onchange="canviCompte('00','');">
<option value="0" selected="">UAB</option>
<option value="1">Cuenta</option>
</select>

I have to say that it works perfect in Internet Explorer, quite good in
Firefox. Also say that the web is almost developed bad, but necessary for me ;)

-- 
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