From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephan Hennig Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: vertical scrollbar error on MS Windows Date: Thu, 22 Feb 2007 18:00:16 +0100 Message-ID: References: <45D9D847.6080806@gmail.com> <45DDB1CF.1090905@arcor.de> <45DDBD42.9060006@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1172164032 21467 80.91.229.12 (22 Feb 2007 17:07:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Feb 2007 17:07:12 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 22 18:06:58 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HKHPD-0003Iu-7D for ged-emacs-devel@m.gmane.org; Thu, 22 Feb 2007 18:06:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKHPC-0000dx-PY for ged-emacs-devel@m.gmane.org; Thu, 22 Feb 2007 12:06:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HKHM8-0007YV-DQ for emacs-devel@gnu.org; Thu, 22 Feb 2007 12:03:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HKHM6-0007Xr-Rl for emacs-devel@gnu.org; Thu, 22 Feb 2007 12:03:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKHM6-0007Xk-J9 for emacs-devel@gnu.org; Thu, 22 Feb 2007 12:03:42 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HKHM5-00008h-VY for emacs-devel@gnu.org; Thu, 22 Feb 2007 12:03:42 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HKHL0-00083k-Q0 for emacs-devel@gnu.org; Thu, 22 Feb 2007 18:02:34 +0100 Original-Received: from n2281.n.pppool.de ([89.50.34.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Feb 2007 18:02:34 +0100 Original-Received: from mailing_list by n2281.n.pppool.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Feb 2007 18:02:34 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: n2281.n.pppool.de User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.9) Gecko/20061207 Thunderbird/1.5.0.9 Mnenhy/0.7.4.0 Hamster/2.1.0.11 In-Reply-To: <45DDBD42.9060006@gnu.org> X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:66625 gmane.emacs.pretest.bugs:17190 Archived-At: Jason Rumney schrieb: > If this behaviour is generally preferred to the previous behaviour, I'd prefer the current behaviour. > then we should leave it like this until after the release. Experience > has shown that it is going to take major changes in the way we > perform our scroll-bar related calculations to make an improvement in > this area without breaking it in some other way. FWIW, the items in my list were given in reverse priority order, accidentally. That is, I think item (iii) is the most annoying bug since it instantly gives you a non-smooth scrolling experience. I have no idea if that item were easy to fix at the current state. Best regards, Stephan Hennig