[webkit-dev] WebKit on Windows: Scroll bars doesn't paint
Adam Roben
aroben at apple.com
Wed Jan 2 09:21:00 PST 2008
On Dec 18, 2007, at 11:23 AM, Vladimir Ikryanov wrote:
> Hello,
>
> I have tried to embed WebView browser component into the native
> window under Windows Vista platform. I have used COM objects. But I
> have faced with one issue. The scroll bars seems doesn't painted. I
> can see only the white horizontal and vertical scroll lines and I
> can move them, but it doesn't painted. Please see the attachment.
>
> Could you please tell me what can cuases this issue? Is it bug under
> Windows platform or I need to do something else?
My first guess would be that WebKit is unable to find SafariTheme.dll,
which contains the code for drawing the scroll bars. SafariTheme.dll
is shipped with Safari for Windows and is covered by the same license
that covers Safari itself.
-Adam
More information about the webkit-dev
mailing list