[Webkit-unassigned] [Bug 13890] [gdk] Use a GtkLayout for the ScrollView implementation to get real scrollbars
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 27 03:15:25 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13890
------- Comment #4 from freyther at handhelds.org 2007-05-27 03:15 PDT -------
(In reply to comment #3)
> (In reply to comment #1)
> > Created an attachment (id=14745)
--> (http://bugs.webkit.org/attachment.cgi?id=14745&action=view) [edit]
> > Make ScrollView a scrollable view
>
> I noticed that the map area on http://maps.google.com/ does not resize
> vertically with this patch.
>
- gFrame->sendResizeEvent();
+ gFrame->view()->adjustViewSize();
Sending the Resize Event is still needed. This seems to fix maps.google.com
here.
--
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