From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Gtk scrollbar: thumb too short Date: Sat, 29 Mar 2003 18:06:07 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v551) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1048957902 12991 80.91.224.249 (29 Mar 2003 17:11:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 29 Mar 2003 17:11:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Mar 29 18:11:40 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 18zJro-0003NO-00 for ; Sat, 29 Mar 2003 18:11:40 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18zJuk-0002wp-00 for ; Sat, 29 Mar 2003 18:14:43 +0100 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 18zJqp-00043J-02 for emacs-devel@quimby.gnus.org; Sat, 29 Mar 2003 12:10:39 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18zJqT-00041q-00 for emacs-devel@gnu.org; Sat, 29 Mar 2003 12:10:17 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18zJqR-00040w-00 for emacs-devel@gnu.org; Sat, 29 Mar 2003 12:10:16 -0500 Original-Received: from stubby.bodenonline.com ([193.201.16.94]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18zJmz-0002E2-00 for emacs-devel@gnu.org; Sat, 29 Mar 2003 12:06:41 -0500 Original-Received: from accessno42.bodenonline.com (IDENT:root@accessno42.bodenonline.com [193.201.16.44]) h2THwabL000517; Sat, 29 Mar 2003 18:58:42 +0100 Original-To: bob@rattlesnake.com In-Reply-To: X-Mailer: Apple Mail (2.551) 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:12738 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12738 fredagen den 28 mars 2003 kl 23.35 skrev Robert J. Chassell: > Konqueror fails, too. > > I don't claim that one view is better than the other ... > > I just tried to move the bottom line of an article shown in the > Mozilla web browser up so I could see it better, and I could not. > > I just tried the same on Konqueror using KDE. Equivalent failure. > > It looks to me that `mainstream' browsers are as lacking of decent > interface design as mainstream desktops that lack `incremental search' > (which Jef Raskin (of Apple Macintosh interface fame) recommends in > his book, `The Humane Interface'). Mozilla actually has incremental search. Type / and off you go (may require mozilla 1.3). Jan D.