[webkit-dev] Text selection bug: text disappearing (WINDOWS)
Mike Emmel
mike.emmel at gmail.com
Tue Jan 16 15:26:45 PST 2007
I saw disappearing text under gdk also different circumstances and
with a different font
binding so I suspect its deeper in the core cairo binding. My guess is
the color is not
getting set correctly so you might be drawing white text.
Set a background image for the page and see if the text is there in
the background color.
(If you don't mind :)
On 1/16/07, Ionut Durbaca <ionut at inm.com> wrote:
> Hello,
>
> I encountered the following problem with WebKit rendering (WINDOWS
> only):
>
> When selecting text in HTML documents - programmatically or by dragging
> the mouse over text - downwards, then upwards, the text following the
> selection... disappears! (is no longer visible)
> As mentioned, this occurs on Windows only, it is fine for MAC.
>
> Is this a known issue? It seems a CAIRO library problem.
> How can I have it fixed?
> The WebKit that I am using (SVN) is 16495. I tried more recent versions
> but they do not compile on Windows.
>
> Thanks a lot,
>
> Ion
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>
More information about the webkit-dev
mailing list