unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Bastian Beranek <bastian.beischer@gmail.com>
Cc: 46557@debbugs.gnu.org
Subject: bug#46557: 28.0.50; Visual glitches in text mode when tab-bar visibility is altered at load time
Date: Wed, 05 May 2021 23:35:41 +0300	[thread overview]
Message-ID: <87eeelgipy.fsf@mail.linkov.net> (raw)
In-Reply-To: <87ft1wff1s.fsf@gmail.com> (Bastian Beranek's message of "Tue, 16 Feb 2021 12:05:51 +0100")

This bug can't be reproduced anymore, maybe it's already fixed?

> The following recipe creates a broken visual appearance of emacs in text
> mode, at least on GNU/Linux:
>
> 1) Create a test.el file with these lines:
>
> (set-frame-parameter nil 'tab-bar-lines 0)
> (set-frame-parameter nil 'tab-bar-lines 1)
> (set-frame-parameter nil 'tab-bar-lines 0)
>
> 2) Start emacs in text mode with:
> emacs -nw -Q -l test.el
>
> 3) Create a few tabs with "C-x t 2"
>
> The menu-bar is not showing after emacs starts. In addition, tabs start
> to appear in two lines. Other visual artifacts (lines jumping around for
> example) will become apparent after using emacs for a while.
>
> In the real world this problem appeared because I had customized a
> variable (tab-bar-select-tab-modifiers) that ran:
>
> (tab-bar-mode -1)
> (tab-bar-mode 1)
>
> in its :set function.





  reply	other threads:[~2021-05-05 20:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16 11:05 bug#46557: 28.0.50; Visual glitches in text mode when tab-bar visibility is altered at load time Bastian Beranek
2021-05-05 20:35 ` Juri Linkov [this message]
2021-05-09 17:37   ` Juri Linkov
2021-05-10  8:24     ` martin rudalics
2022-06-17 14:53       ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87eeelgipy.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=46557@debbugs.gnu.org \
    --cc=bastian.beischer@gmail.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).