[Webkit-unassigned] [Bug 16520] [GTK] Acid2 has scrollbar; doesn't quite pass the test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 21 01:06:04 PDT 2008


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





------- Comment #7 from jmalonzo at gmail.com  2008-04-21 01:06 PDT -------
(In reply to comment #6)
> (From update of attachment 20715 [edit])
> 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).

Hi alp. So the gtk port's is different from qt or win in this regard (removing
those two lines matches the qt and win's impl for example)? From what I
understand that line gets the WebView's adjustment and uses that Adjustment to
the new FrameView (hence when you go to a new page the scroll position doesn't
move).

Am I missing something? Do you have any idea where I should be looking at?

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

I doesn't hang here :-\ .

> 
> Not sure this is the right approach.

Thanks anyway. Any pointers will surely help.


-- 
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