Bug 14795

Summary: [gtk] Fully implement PlatformScrollbar
Product: WebKit Reporter: Holger Freyther <zecke>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Fully implement PlatformScrollbar oliver: review+

Holger Freyther
Reported 2007-07-27 19:47:54 PDT
Call Scrollbar::setValue and implement the two update methods. One remaining question is if I need to add some special handling to hide the scrollbar if they are not needed?
Attachments
Fully implement PlatformScrollbar (3.71 KB, patch)
2007-07-27 19:50 PDT, Holger Freyther
oliver: review+
Holger Freyther
Comment 1 2007-07-27 19:50:20 PDT
Created attachment 15714 [details] Fully implement PlatformScrollbar Call setValue from a closure connected to value-changed of GtkAdjustment. Set GtkAdjustment::value from updateThumbPosition and use updateThumbProportion to set min,max,page_size,step- and page-increment.
Holger Freyther
Comment 2 2007-08-08 01:08:34 PDT
This was landed in r24926.
Note You need to log in before you can comment on or make changes to this bug.