From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jmarant@free.fr (=?iso-8859-15?q?J=E9r=F4me_Marant?=) Newsgroups: gmane.emacs.devel Subject: Glitches with the GTK toolkit Date: Mon, 10 May 2004 15:51:24 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87vfj49yqr.fsf@marant.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1084202795 22918 80.91.224.253 (10 May 2004 15:26:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 May 2004 15:26:35 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon May 10 17:26:21 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNCfc-0002SI-00 for ; Mon, 10 May 2004 17:26:20 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNCfc-0003iD-00 for ; Mon, 10 May 2004 17:26:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BNCQ0-0003JV-Df for emacs-devel@quimby.gnus.org; Mon, 10 May 2004 11:10:12 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BNCPS-0003Ik-L7 for emacs-devel@gnu.org; Mon, 10 May 2004 11:09:38 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BNCOv-0003AQ-3n for emacs-devel@gnu.org; Mon, 10 May 2004 11:09:36 -0400 Original-Received: from [62.4.17.101] (helo=mallaury.noc.nerim.net) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BNB9E-0002wb-Dn for emacs-devel@gnu.org; Mon, 10 May 2004 09:48:48 -0400 Original-Received: from amboise (jmarant.net1.nerim.net [62.212.105.6]) by mallaury.noc.nerim.net (Postfix) with ESMTP id C74C962DD5 for ; Mon, 10 May 2004 15:48:45 +0200 (CEST) Original-Received: by amboise (Postfix, from userid 1000) id C28A22C05E; Mon, 10 May 2004 15:51:24 +0200 (CEST) Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23042 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23042 Hi, I noticed an ugly display behaviour with Emacs compiled with the GTK toolki= t: =20 When I make a text quickly scroll with a scroll bar, the text gets shrinked until I stop moving the scroll bar. I don't experience such a problem when Emacs is compiled with AW. Cheers, --=20 J=E9r=F4me Marant