[Webkit-unassigned] [Bug 26152] [WebKitGTK] GtkAdjustment for WebKitWebFrame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 8 15:31:09 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26152





------- Comment #4 from gns at gnome.org  2009-06-08 15:31 PDT -------
(In reply to comment #3)
> (In reply to comment #2)
> > The question is who would provide the scrollbar in this use case?
> 
> The WebKitWebFrame should contain the two GtkAdjustment objects
> (vertical/horizontal) as properties in my opinion.

I think you misunderstood. Currently, the main frame scrolling is handled by
whatever widget holds the webview; the actual scrollbars are drawn by that
widget (say, a GtkScrollWindow). I think what zecke is asking is who would draw
the scrollbars if we add adjustment objects to subframes?

I don't think WebKitWebFrame is a widget, btw.


-- 
Configure bugmail: https://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