[Evolution] Bug#562483: Bug#562483: draw_spell_error() fails to restore GC fill style
Michel Dänzer
daenzer at debian.org
Mon Dec 28 08:34:45 UTC 2009
forwarded 562483 https://bugzilla.gnome.org/show_bug.cgi?id=605587
kthxbye
On Sun, 2009-12-27 at 11:29 +0100, Yves-Alexis Perez wrote:
> On 24/12/2009 18:22, Michel Dänzer wrote:
> > Package: libgtkhtml3.14-19
> > Version: 3.28.2-1
> > Severity: normal
> > Tags: patch
> >
> >
> > The function draw_spell_error() calls
> >
> > gdk_gc_set_fill (gdk_painter->gc, GDK_OPAQUE_STIPPLED);
> >
> > presumably for underlining misspelled words. However, it doesn't reset the GC
> > fill style after doing its drawing operations, so the opaque stippled style
> > remains effective for unrelated drawing operations, potentially slowing them
> > down unnecessarily. The attached patch fixes this.
>
> Hi,
>
> thanks for that patch, but could you submit it directly upstream? We
> don't have the resources to manage this at the moment.
Done. Meanwhile, can you include the patch in the Debian packages?
--
Earthling Michel Dänzer | http://www.vmware.com
Libre software enthusiast | Debian, X and DRI developer
More information about the Pkg-evolution-maintainers
mailing list