[webkit-reviews] review denied: [Bug 16520] [GTK] Acid2 has scrollbar; doesn't quite pass the test : [Attachment 20715] acid 2 and regression fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 21 00:24:08 PDT 2008


Alp Toker <alp at atoker.com> has denied Jan Alonzo <jmalonzo at gmail.com>'s request
for review:
Bug 16520: [GTK] Acid2 has scrollbar; doesn't quite pass the test
http://bugs.webkit.org/show_bug.cgi?id=16520

Attachment 20715: acid 2 and regression fix
http://bugs.webkit.org/attachment.cgi?id=20715&action=edit

------- Additional Comments from Alp Toker <alp at atoker.com>
The frameView->setGtkAdjustments() tells the WebView to use the provided
GtkScrolledWindow. Without it, WebKit falls back to its own scrollbars which
isn't what we want (but they do work better).

This also causes a hang when resizing http://www.google.com/

Not sure this is the right approach.


More information about the webkit-reviews mailing list