[webkit-dev] Text selection bug: text disappearing (WINDOWS)

Mike Emmel mike.emmel at gmail.com
Tue Jan 16 16:44:43 PST 2007


I see it on the latest cairo head as of a few weeks ago.
I'm not sure if its cairo itself or something in the binding.
I did trace a bit it seemed to be a color issue or maybe a porter duff problem.
The text is drawn but something in the cairo state results in it not
being displayed.

On 1/16/07, David Hyatt <hyatt at apple.com> wrote:
> It is indeed a Cairo bug.  We should maybe try syncing up to a later
> version to see if it has been fixed.
>
> dave
>
> On Jan 16, 2007, at 2:09 PM, Ionut Durbaca 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
>
> _______________________________________________
> 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