all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Christopher Schmidt <christopher@ch.ristopher.com>,
	14744@debbugs.gnu.org
Subject: bug#14744: 24.3.50; Flickering mouse-face on process output
Date: Sat, 29 Jun 2013 11:08:51 -0400	[thread overview]
Message-ID: <jwvobapyn0q.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <83k3lde4v7.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 29 Jun 2013 10:46:36 +0300")

>> emacs -q
>> C-x 2
>> M-x shell RET
>> cat /dev/urandom RET
>> C-x o
>> # Move mouse on one of the buttons so the face changes to highlight
>> The button flickers here.
>> Xorg and GTK+ 2.24.10 on GNU/Linux and current Emacs trunk.  This issue
>> is easily reproducible on older Emacsen, such as 24.3 or 23.4.

> Redisplay of a window always includes redisplay of the tool bar.  The
> latter involves drawing the buttons, and then applying the depressed
> faced to the button that the mouse pointer hovers above.  That is what
> you see, I believe.  So why do you consider that a bug?

I consider it a bug because some part of the screen flickers.
I understand the underlying technical reason why Emacs does that, but
it's still a misfeature.  Ideally we should refrain from redrawing
things that haven't changed, and the second best fix is to use some kind
of double buffering so the intermediate "drawn but not depressed" state
is kept hidden.


        Stefan





  parent reply	other threads:[~2013-06-29 15:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-29  0:10 bug#14744: 24.3.50; Flickering mouse-face on process output Christopher Schmidt
2013-06-29  7:46 ` Eli Zaretskii
2013-06-29  9:47   ` Christopher Schmidt
2013-06-29 10:35     ` Stephen Berman
2013-06-29 11:41     ` Eli Zaretskii
2013-06-29 12:56       ` Christopher Schmidt
2013-06-29 14:45         ` Eli Zaretskii
2013-08-03  9:41           ` Christopher Schmidt
2013-08-03 10:36             ` Eli Zaretskii
2013-08-03 12:25               ` Christopher Schmidt
2013-08-03 12:41                 ` Eli Zaretskii
2013-08-03 12:56                   ` Christopher Schmidt
2013-08-03 13:12                     ` Eli Zaretskii
2020-08-25 11:01                       ` Lars Ingebrigtsen
2013-06-29 15:08   ` Stefan Monnier [this message]
2013-06-29 15:16     ` Eli Zaretskii

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=jwvobapyn0q.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=14744@debbugs.gnu.org \
    --cc=christopher@ch.ristopher.com \
    --cc=eliz@gnu.org \
    /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.