GNU bug report logs - #15398
24.3; Frame redraw completely screwed

Previous Next

Package: emacs;

Reported by: Samium Gromoff <_deepfire <at> feelingofgreen.ru>

Date: Mon, 16 Sep 2013 20:32:01 UTC

Severity: normal

Found in version 24.3

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Dmitry Antipov <dmantipov <at> yandex.ru>
Cc: 15398 <at> debbugs.gnu.org, Samium Gromoff <_deepfire <at> feelingofgreen.ru>, Serge Kosyrev <skosyrev <at> ptsecurity.ru>, Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Subject: bug#15398: 24.3; Frame redraw completely screwed
Date: Fri, 20 Sep 2013 08:47:19 +0200
Hello.

20 sep 2013 kl. 05:41 skrev Dmitry Antipov <dmantipov <at> yandex.ru>:

> On 09/19/2013 08:41 PM, Jan Djärv wrote:
> 
>> I don't recall all the details, but I think the comment actually means "for GTK 2.6 and newer".
> 
> Ugh. Reverted in r114402 (for visible frames; in general, I think
> that it is possible to handle Expose events a bit more intelligently).

Not as long as we do pure X-calls on Gtk-widgets.  For this case, the widget thinks that nothing has been written to it (i.e. no Gtk+ methods have been called to do so), so the expose event does not need to redraw or clear anything.  But we have  written something, but with X calls, and the widget can't know this.

	Jan D.






This bug report was last modified 4 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.