RESOLVED DUPLICATE of bug 7000 6997
REGRESSION: Rabo telebanking, almost impossible to scroll windows
https://bugs.webkit.org/show_bug.cgi?id=6997
Summary REGRESSION: Rabo telebanking, almost impossible to scroll windows
Henk
Reported 2006-02-01 01:03:19 PST
Scrolling (horizontal or vertical) is incredibly slow . Every time I move scrollbar a whole bunch of overlapping small windows is created that show up in the upper left of the screen.
Attachments
Source of the window (10.65 KB, text/html)
2006-02-01 01:07 PST, Henk
no flags
WebArchive (10.08 KB, application/zip)
2006-02-01 04:44 PST, Henk
no flags
Henk
Comment 1 2006-02-01 01:07:58 PST
Created attachment 6175 [details] Source of the window You need to have an Rabo bank-account to see the problem, the enclosure is the source of the addressbook window. I cannot reproduce the problem with that source alone, you probably need an active session.
Henk
Comment 2 2006-02-01 01:25:49 PST
The only way to get normal scrolling behavior with the latest nightly is by enabling the popup-blocker. Not very practical because the site uses popups during login. BTW No scrolling problems with Safari 2.0.3 (417.8) or Firefox.
David Kilzer (:ddkilzer)
Comment 3 2006-02-01 04:21:38 PST
Per user comments, this is a regression so adding Regression keyword and marking P1. Henk, which nightly version were you using to test the site? Also, can you save the address book page as a "web archive" file, the load that into Safari or Safari+WebKit-nightly to see if the issue is reproduced that way?
Henk
Comment 4 2006-02-01 04:44:50 PST
Created attachment 6179 [details] WebArchive The problem is reproducable with archived HTML, be sure to resize the till the scrollbar(s) appear!
Henk
Comment 5 2006-02-01 04:46:56 PST
(In reply to comment #3) > Per user comments, this is a regression so adding Regression keyword and > marking P1. > > Henk, which nightly version were you using to test the site? r12504, the problem is also reproducable with earlier nightly versions. > Also, can you > save the address book page as a "web archive" file, the load that into Safari > or Safari+WebKit-nightly to see if the issue is reproduced that way? (In reply to comment #3) > Per user comments, this is a regression so adding Regression keyword and > marking P1. > > Henk, which nightly version were you using to test the site? Also, can you > save the address book page as a "web archive" file, the load that into Safari > or Safari+WebKit-nightly to see if the issue is reproduced that way? > Done
Darin Adler
Comment 6 2006-02-04 09:29:55 PST
Was this a duplicate of bug 7000?
Darin Adler
Comment 7 2006-02-04 09:31:30 PST
I think it's highly likely that this is the same thing as bug 7000, where scroll events were triggering onunload handlers. Please try with a more recent nightly build that has that bug fixed. *** This bug has been marked as a duplicate of 7000 ***
Henk
Comment 8 2006-02-05 10:25:32 PST
(In reply to comment #7) > I think it's highly likely that this is the same thing as bug 7000, where > scroll events were triggering onunload handlers. Please try with a more recent > nightly build that has that bug fixed. > > *** This bug has been marked as a duplicate of 7000 *** > The nasty popups are gone with r12563
Note You need to log in before you can comment on or make changes to this bug.