NEW 23100
Dragging scrollbar blocks XMLHttpRequest
https://bugs.webkit.org/show_bug.cgi?id=23100
Summary Dragging scrollbar blocks XMLHttpRequest
Mark Janssen
Reported 2009-01-04 07:37:25 PST
Dragging the scrollbar and holding it for some time, for example when reading a page, seems to block XMLHttpRequests. A good example of this behaviour is Gmail: when reading a long email thread with the scrollbar continuously hold (i.e. in a dragging operation), Gmail will pop up a warning message about a slow connection because it was unable to update.
Attachments
Alexey Proskuryakov
Comment 1 2009-01-05 04:32:23 PST
See also: bug 18782.
Mark Janssen
Comment 2 2009-01-05 05:01:59 PST
On a sidenode, WebKit doesn't continue loading/rendering a page when dragging the scrollbar either. It might be more generic bug than just XMLHttpRequests.
Note You need to log in before you can comment on or make changes to this bug.