Bug 49157
Summary: | GtkScrollable Interface | ||
---|---|---|---|
Product: | WebKit | Reporter: | James Cape <jcape> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mrobinson |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
James Cape
GtkWidget no longer includes scroll adjustment support inside the widget itself, classes which need the functionality should implement the GtkScrollable interface.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
Thanks for the heads up! This should already be implemented in master.