Bug 21720 - drawing and scrollbar artifacts from recent ScrollView changes
Summary: drawing and scrollbar artifacts from recent ScrollView changes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-17 16:38 PDT by Kevin Watters
Modified: 2008-10-17 17:04 PDT (History)
0 users

See Also:


Attachments
Fix wx port's scrollbar and drawing handling after recent changes. (4.29 KB, patch)
2008-10-17 16:39 PDT, Kevin Watters
kevino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Watters 2008-10-17 16:38:08 PDT
Recent ScrollView and event handling changes cause drawing and scrolling artifacts.
Comment 1 Kevin Watters 2008-10-17 16:39:03 PDT
Created attachment 24468 [details]
Fix wx port's scrollbar and drawing handling after recent changes.
Comment 2 Kevin Ollivier 2008-10-17 17:04:30 PDT
Landed in r37667, thanks!