Bug 21722 - REGRESSION: Graphical corruption when scrolling with middle mouse button
Summary: REGRESSION: Graphical corruption when scrolling with middle mouse button
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P1 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2008-10-17 18:38 PDT by Robert Xiao
Modified: 2023-06-29 17:50 PDT (History)
4 users (show)

See Also:


Attachments
Screenshot of bug after scrolling slowly (109.80 KB, image/png)
2008-10-17 18:42 PDT, Robert Xiao
no flags Details
Screenshot of bug after scrolling quickly (137.28 KB, image/png)
2008-10-17 18:43 PDT, Robert Xiao
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Xiao 2008-10-17 18:38:43 PDT
Scrolling using the middle mouse button causes chunks of the page to be replicated at the wrong places. The wrong pieces are deposited near the pointer.

Steps to reproduce:
1) Go to any webpage that can be scrolled (horizontally, vertically or both)
2) Push the middle mouse button to invoke scrolling mode
3) Move the mouse to scroll in any direction

Result: chunks of the page are improperly duplicated, resulting in what appears to be graphical corruption

Expected result: page renders properly as it is scrolled

This was tested on WebKit r37604 (nightly, Oct 15 2008).
Comment 1 Robert Xiao 2008-10-17 18:42:57 PDT
Created attachment 24473 [details]
Screenshot of bug after scrolling slowly

Scrolling slowly up and down (by moving the mouse up and down after invoking scroll mode with the middle mouse button) results in this mess near the cursor.
Comment 2 Robert Xiao 2008-10-17 18:43:21 PDT
Created attachment 24474 [details]
Screenshot of bug after scrolling quickly

Scrolling rapidly up and down (by moving the mouse up and down after invoking scroll mode with the middle mouse button) results in large parts of the page becoming incoherent.
Comment 3 Dave Hyatt 2008-10-17 19:23:01 PDT
Probably broken by my ScrollView refactoring.
Comment 4 Robert Xiao 2008-12-14 18:33:55 PST
Still broken in the latest WebKit nightly (r39293). Is no
Comment 5 Robert Xiao 2008-12-14 18:34:28 PST
I have no idea where "Is no" came from, but it was unintentional.
Comment 6 Ahmad Saleem 2023-06-29 17:50:28 PDT
We don't have reduction and it was regression in 2008 and now a days, wikipedia works pretty much fine and does not have text wrapping issues, which are highlighted.

I think we can safely close this as 'RESOLVED CONFIGURATION CHANGED'.

Doing so, please reopen, if it needs to be tracked. CCing Alan and Simon for any insight.