bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16976: 24.3.50; Flickering during frame creation for the NS-port wit


From: Jan D.
Subject: bug#16976: 24.3.50; Flickering during frame creation for the NS-port with toolbar-mode enabled
Date: Mon, 31 Mar 2014 08:21:02 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:17.0) Gecko/20130328 Thunderbird/17.0.5

Hello.

Darren Hoo skrev 2014-03-31 04:14:
"Jan D." <jan.h.d@swipnet.se> writes:

Hello.

Eli Zaretskii skrev 2014-03-29 20:42:
Date: Sat, 29 Mar 2014 18:52:45 +0100
From: "Jan D." <jan.h.d@swipnet.se>
CC: konrad.podczeck@univie.ac.at, 16976@debbugs.gnu.org

It seems the clearing is done because of an expose.

Yes, that was my second suspect.


I have checked in a fix in trunk that avoids redrawing until the tool
bar is up to date.  Please try it.


The fix has problem when tool-bar is disabled at startup, ie, the
window won't change its size accordingly upon the frame resizing.

step to reproduce:

$ open Emacs.app --args -Q \
        -eval "(custom-set-variable'(tool-bar-mode nil))"


eval: Symbol's function definition is void: custom-set-variable

then try to resize the frame you'll see that the size of the buffer
window, the echo area all stay unchanged.


Should be fixed now.

        Jan D.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]