all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Po Lu <luangruo@yahoo.com>, 53839@debbugs.gnu.org
Subject: bug#53839: 29.0.50; Strange bug causes tool bar to be overwritten
Date: Mon, 7 Feb 2022 14:23:18 +0100	[thread overview]
Message-ID: <e0482bd0-bff9-1342-0117-dab123b90486@gmx.at> (raw)
In-Reply-To: <87h79bhwbg.fsf@yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 851 bytes --]

 > On any Motif or Lucid build, start Emacs with `-q', making sure that the
 > splash screen is displayed.  A single pixel at the bottom of the tool
 > bar will be overwritten by the window underneath it, until the frame is
 > resized again.
 >
 > If I comment out this part of xfns.c:
 >
 >        /* As long as tool_bar_resized is false, effectively try to change
 > 	 F's native height.  */
 >        if (NILP (fullscreen) || EQ (fullscreen, Qfullwidth))
 > 	adjust_frame_size (f, FRAME_TEXT_WIDTH (f), FRAME_TEXT_HEIGHT (f),
 > 			   1, false, Qtool_bar_lines);
 >        else
 >
 > The problem goes away, but I can't figure out why that is.

I cannot reproduce that here, neither with the release branch nor with
master.  See the attached screenshot and notice one pixel between tool
bar and root window that comes from 'tool-bar-border'.

martin

[-- Attachment #2: Lucid-master-emacs-q.png --]
[-- Type: image/png, Size: 138819 bytes --]

  reply	other threads:[~2022-02-07 13:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87h79bhwbg.fsf.ref@yahoo.com>
2022-02-07  9:15 ` bug#53839: 29.0.50; Strange bug causes tool bar to be overwritten Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-02-07 13:23   ` martin rudalics [this message]
2022-02-07 13:29     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-02-07 15:49       ` martin rudalics
2022-02-08  0:46         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-02-08  8:57           ` martin rudalics
2022-02-08  9:22             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e0482bd0-bff9-1342-0117-dab123b90486@gmx.at \
    --to=rudalics@gmx.at \
    --cc=53839@debbugs.gnu.org \
    --cc=luangruo@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.