Re: [webkit-dev] Cairo Painting Problem?

2011-06-26 Thread Brent Fulgham

On Jun 25, 2011, at 7:56 PM, Xan Lopez wrote:

 On Sun, Jun 26, 2011 at 4:43 AM, Brent Fulgham bfulg...@gmail.com wrote:
 Hi Everyone,
 
 I've recently noticed the following strange drawing behavior under the 
 WinCairo port of WebKit.  I was hoping someone could confirm whether this is 
 also happening under any other Cairo-based WebKit port.
 
 Works fine in GTK+, but it can always be a bug in the cairo version
 you are using. I'm using git master.

I just updated to git master and still see it.

It could be a bug in the win32 backend, or something in the WebKit layer.

Does anyone know what drawing logic is associated with these buttons?  Is it 
some kind of bevel or highlight code?

-Brent

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Cairo Painting Problem?

2011-06-25 Thread Xan Lopez
On Sun, Jun 26, 2011 at 4:43 AM, Brent Fulgham bfulg...@gmail.com wrote:
 Hi Everyone,

 I've recently noticed the following strange drawing behavior under the 
 WinCairo port of WebKit.  I was hoping someone could confirm whether this is 
 also happening under any other Cairo-based WebKit port.

Works fine in GTK+, but it can always be a bug in the cairo version
you are using. I'm using git master.

Xan
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev