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

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

Re: Carbon / tool-bar: changes in size temporarily


From: Kim F. Storm
Subject: Re: Carbon / tool-bar: changes in size temporarily
Date: Mon, 24 Apr 2006 00:31:41 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

I just installed changes in emacs CVS to fix this problem - which
is also seen on X when changing fonts to e.g. Courier 24 and/or Courier 18

Fixing that bug revealed another bug which could cause the
toolbar icons to appear twice in the line -- I fixed that too.

Please see if the problem has been fixed for you.


David Reitter <address@hidden> writes:

> In the Carbon port, when a large font (e.g. Monaco 18) is selected
> for a frame, the tool-bar becomes (visually) much higher (I guess 3
> lines high). However, when you toggle the visibility of the tool-bar,
> for example with the following code
>
> (modify-frame-parameters nil '((tool-bar-lines . 0)))
> (modify-frame-parameters nil '((tool-bar-lines . 1)))
>
> the tool-bar shrinks back to a visually much more appealing height -  
> that is, about 2 lines high.
>
> It would be consistent if the tool-bar resized directly to the lowest
> multiple of line height that is larger than the maximal icon height
> when the font is changed. That would be 2 lines in this case.
>
>
> Begin forwarded message:
>
>> From: Konrad Podczeck <address@hidden>
>> Date: 29 March 2006 21:01:02 BDT
>> To: David Reitter <address@hidden>, aquamacs- 
>> address@hidden
>> Subject: Three bugs with 0.9.9
>>
>>
>> (2) There is some strange behaviour of the toolbar now. Example: I
>> start Aquamacs and open a texfile, initially displayed in Monaco
>> 14. I change the font to TimesNewRoman 18, and as a byproduct the
>> height of the toolbar drastically increases. I  invoke the button
>> for toggling the appearance of the toolbar twice, and now the
>> height of the toolbar is smaller, and in fact smaller then it was
>> initially when I opened the file in Monaco 14. I didn't observe
>> such behaviour in earlier versions of Aquamacs.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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