[Webkit-unassigned] [Bug 14857] [gtk] ScrollView and WebKitGtkPage changes to make multiple frames possible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 1 16:01:28 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14857


freyther at handhelds.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15799|                            |review?
               Flag|                            |




------- Comment #6 from freyther at handhelds.org  2007-08-01 16:01 PDT -------
Created an attachment (id=15799)
 --> (http://bugs.webkit.org/attachment.cgi?id=15799&action=view)
RenderTheme

Gtk+ does not know about the translation of GraphicsContext which is coming
from ScrollView::paint. As we don't scale using the painter I can simply ask
cairo to give us the real x,y position and keep width and height the same.

This approach might (as documented in Widget) work for the Gtk{H,V}ScrollBar as
long as the width and height are right but it was not tested.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list