Bug 17643

Summary: [wx] Scrolling fixes
Product: WebKit Reporter: Kevin Ollivier <kevino>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Wx
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
wx scrolling fixes alp: review+

Kevin Ollivier
Reported 2008-03-02 21:01:47 PST
Patch to fix scrolling on Windows due to m_isAccepted not being initialized, implement page scrolling, and remove a duplicate wx event binding for the SCROLLWIN_TOP event.
Attachments
wx scrolling fixes (3.39 KB, patch)
2008-03-02 21:05 PST, Kevin Ollivier
alp: review+
Kevin Ollivier
Comment 1 2008-03-02 21:05:50 PST
Created attachment 19488 [details] wx scrolling fixes
Kevin Ollivier
Comment 2 2008-03-02 21:31:28 PST
r=alp, landed in r30707.
Note You need to log in before you can comment on or make changes to this bug.