RESOLVED CONFIGURATION CHANGED 21696
typing the user id a pop up error appears for every key pressed
https://bugs.webkit.org/show_bug.cgi?id=21696
Summary typing the user id a pop up error appears for every key pressed
jasneet
Reported 2008-10-16 17:30:27 PDT
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
Attachments
reduced testcase (281 bytes, text/html)
2008-10-16 17:30 PDT, jasneet
no flags
jasneet
Comment 1 2008-10-16 17:30:57 PDT
Created attachment 24446 [details] reduced testcase
Ahmad Saleem
Comment 2 2022-07-21 12:59:37 PDT
I think behavior has been changed across all other browsers and now they match with Safari 15.6 on macOS 12.5 in this test case and show "pop-up" / dialog box on each key press. Since all browsers are behaving same, I think this can be consider as "RESOLVED WONTFIX". Thanks!
Note You need to log in before you can comment on or make changes to this bug.