From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Gtk scrollbar: thumb too short Date: Wed, 2 Apr 2003 07:52:21 -0600 (CST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200304021352.h32DqLO11793@eel.dms.auburn.edu> References: <20030325193739.ZGIN3924.fep01-svc.swip.net@gaffa.gaia.swipnet.se> <3E8345E8.4090509@swipnet.se> <1048872463.17161.132.camel@localhost.localdomain> <1049134327.3326.74.camel@localhost.localdomain> <84of3p2m44.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1049292867 25666 80.91.224.249 (2 Apr 2003 14:14:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 2 Apr 2003 14:14:27 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Apr 02 16:14:25 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 190j0T-0006fp-00 for ; Wed, 02 Apr 2003 16:14:25 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 190j1a-0007gC-00 for ; Wed, 02 Apr 2003 16:15:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 190if8-0004HX-02 for emacs-devel@quimby.gnus.org; Wed, 02 Apr 2003 08:52:22 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 190iei-0004GR-00 for emacs-devel@gnu.org; Wed, 02 Apr 2003 08:51:56 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 190ieC-00044I-00 for emacs-devel@gnu.org; Wed, 02 Apr 2003 08:51:55 -0500 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 190ieC-00044E-00 for emacs-devel@gnu.org; Wed, 02 Apr 2003 08:51:24 -0500 Original-Received: from eel.dms.auburn.edu (eel.dms.auburn.edu [131.204.53.108]) h32DpKoc019268; Wed, 2 Apr 2003 07:51:21 -0600 (CST) Original-Received: (from teirllm@localhost) by eel.dms.auburn.edu (8.11.6+Sun/8.11.6) id h32DqLO11793; Wed, 2 Apr 2003 07:52:21 -0600 (CST) X-Authentication-Warning: eel.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: kai.grossjohann@gmx.net In-reply-to: <84of3p2m44.fsf@lucy.is.informatik.uni-duisburg.de> (kai.grossjohann@gmx.net) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:12841 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12841 Kai GrossJohann wrote: I agree that this would be confusing, but until now I thought that Emacs was the only (Gtk) program which exhibited PixelStuff behavior. I indeed have trouble finding other applications that allow overscrolling. But it is clear that there are people who wish that there were more applications that would. If an application with a pixel based philosophy decides to allow overscrolling, it is likely that it would want the scrollbar to behave in the way I described PixelStuff's scrollbar. Sincerely, Luc.