Bug 34079
Summary: | Links don't work at caixacatalunya.com | ||
---|---|---|---|
Product: | WebKit | Reporter: | aONe <aone.jga> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ahmad.saleem792 |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.6 | ||
URL: | http://www.caixacatalunya.com |
aONe
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 ;)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
Website is gone and we don't have test case as well.
Closet to bug report archive URL - https://web.archive.org/web/20091223054707/http://www.caixacatalunya.com/
Based on above, it uses plugin and plugins are gone, so nothing to do here.
Marking this as 'RESOLVED WONTFIX'.