[Webkit-unassigned] [Bug 85375] [EFL] Fix scroll issue in single backing store for custom scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 06:10:05 PDT 2012


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





--- Comment #14 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-09-26 06:10:31 PST ---
(From update of attachment 145761)
View in context: https://bugs.webkit.org/attachment.cgi?id=145761&action=review

Are all the changes to the resize code necessary? I could only reproduce this bug when scrolling, not when resizing.

Additionally, it would be good to track the issue that the custom scrollbars are simply not painted at all in WK1.

> Source/WebKit/efl/ewk/ewk_frame_private.h:34
> +class HistoryItem;
> +class HTMLPlugInElement;
> +class IntSize;
> +class KURL;

Is this related?

> Source/WebKit/efl/ewk/ewk_frame_private.h:41
> +namespace WTF {
> +class String;
> +}

Ditto.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list