all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Bob Hepple <bob.hepple@gmail.com>
Cc: 35740@debbugs.gnu.org
Subject: bug#35740: 26.1; scroll bar jaggies / tearing
Date: Sat, 25 May 2019 17:03:59 -0400	[thread overview]
Message-ID: <87k1ee8cw0.fsf@gmail.com> (raw)
In-Reply-To: <CAHzpm2jxK0GYcBtx2QVymhbArnY6RgNcNe7EoMhd-u=zb3SVtQ@mail.gmail.com> (Bob Hepple's message of "Wed, 15 May 2019 09:06:49 +1000")

retitle 35740 [gtk] scroll bar jaggies / tearing
severity 35740 minor
tags 35740 + confirmed
quit

Bob Hepple <bob.hepple@gmail.com> writes:

> When I drift the sprite (mouse cursor) in and out of emacs the scroll
> bar goes a little bit crazy with animated jaggies running up and down
> its length.

>     the problem is resolved with emacs compiled with the athena/motif
>     or lucid toolkits

Yeah, after building with gtk I see this too.

> While an extremely minor annoyance, it remains irritating and shows
> emacs in a bad light. Is it possible that emacs is doing something weird
> / sophisticated with the scroll bar?

I don't think Emacs is doing anything especially weird with the
scrollbar.  There is a comment in xg_finish_scroll_bar_creation
(src/gtkutil.c) which seems related:

  /* The scroll bar widget does not draw on a window of its own.  Instead
     it draws on the parent window, in this case the edit widget.  So
     whenever the edit widget is cleared, the scroll bar needs to redraw
     also, which causes flicker.  Put an event box between the edit widget
     and the scroll bar, so the scroll bar instead draws itself on the
     event box window.  */






  parent reply	other threads:[~2019-05-25 21:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-14 23:06 bug#35740: 26.1; scroll bar jaggies / tearing Bob Hepple
2019-05-15 19:04 ` npostavs
2019-05-15 22:28 ` Noam Postavsky
2019-05-25 21:03 ` Noam Postavsky [this message]
2020-03-01 22:09 ` bug#35740: 35740 Bob Hepple

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=87k1ee8cw0.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=35740@debbugs.gnu.org \
    --cc=bob.hepple@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 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.