[Webkit-unassigned] [Bug 21696] New: typing the user id a pop up error appears for every key pressed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 16 17:30:27 PDT 2008


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

           Summary: typing the user id a pop up error appears for every key
                    pressed
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: https://www.ebanking.hsbc.com.ar/default.asp
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
Go to https://www.ebanking.hsbc.com.ar/default.asp

II Issue:
typing the user id a pop up error appears for every key pressed.

III Conclusion:
When a key is pressed, IE doesn't execute the "window.onkeypress" handler, FF
considers the "window.event.keyCode" as error and thus ignores the alert,
Chrome/Safari can execute the handler successfully.

IV Other Browsers:
IE7: ok
FF3: ok

V Nightly tested: 37604


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