From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Mike Kupfer Newsgroups: gmane.emacs.bugs Subject: bug#32002: 24.4; Scroll bar start, end not correct Date: Wed, 04 Jul 2018 16:36:59 -0700 Message-ID: <8518.1530747419@alto> References: <20180629073602.GA21394@sfu.ca> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: blaine.gmane.org 1530747366 7900 195.159.176.226 (4 Jul 2018 23:36:06 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 4 Jul 2018 23:36:06 +0000 (UTC) Cc: kurn@sfu.ca, npostavs@gmail.com To: 32002@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 05 01:36:02 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1farJa-0001xS-AL for geb-bug-gnu-emacs@m.gmane.org; Thu, 05 Jul 2018 01:36:02 +0200 Original-Received: from localhost ([::1]:49568 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1farLh-0002aS-Kz for geb-bug-gnu-emacs@m.gmane.org; Wed, 04 Jul 2018 19:38:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1farLb-0002a8-N2 for bug-gnu-emacs@gnu.org; Wed, 04 Jul 2018 19:38:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1farLW-0001oG-Np for bug-gnu-emacs@gnu.org; Wed, 04 Jul 2018 19:38:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:39179) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1farLW-0001o7-Jh for bug-gnu-emacs@gnu.org; Wed, 04 Jul 2018 19:38:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1farLW-00059Q-AJ for bug-gnu-emacs@gnu.org; Wed, 04 Jul 2018 19:38:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Mike Kupfer Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 04 Jul 2018 23:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 32002 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed Original-Received: via spool by 32002-submit@debbugs.gnu.org id=B32002.153074743019743 (code B ref 32002); Wed, 04 Jul 2018 23:38:02 +0000 Original-Received: (at 32002) by debbugs.gnu.org; 4 Jul 2018 23:37:10 +0000 Original-Received: from localhost ([127.0.0.1]:47076 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1farKg-00058N-7M for submit@debbugs.gnu.org; Wed, 04 Jul 2018 19:37:10 -0400 Original-Received: from shell1.rawbw.com ([198.144.192.42]:56520 ident=root) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1farKd-00058D-IM for 32002@debbugs.gnu.org; Wed, 04 Jul 2018 19:37:08 -0400 Original-Received: from alto (96-95-200-133-static.hfc.comcastbusiness.net [96.95.200.133]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id w64NaxjS073083 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 4 Jul 2018 16:37:05 -0700 (PDT) (envelope-from mkupfer@alum.berkeley.edu) X-Authentication-Warning: shell1.rawbw.com: Host 96-95-200-133-static.hfc.comcastbusiness.net [96.95.200.133] claimed to be alto In-Reply-To: My message of "Wed, 04 Jul 2018 09:32:59 -0700." <21200.1530721979@alto> X-Mailer: MH-E 8.6+git; nmh 1.6; GNU Emacs 26.1 Content-ID: <8517.1530747419.1@alto> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:148209 Archived-At: Mike Kupfer wrote: > With (setq scroll-bar-adjust-thumb-portion t): > > If I go to the bottom of my ~/.profile and start clicking on the > up-stepper, the text will scroll, but the amount it moves varies from > 0 to 2 lines. (I expect it to scroll 1 line per click.) > > With (setq scroll-bar-adjust-thumb-portion nil): > > If I go to the bottom of my ~/.profile using M->, the last line of the > file is a couple lines from the bottom of the window. If I click once > on the up-stepper, I expect the last line to move closer to the bottom > of the window. Instead, it jumps to the top of the window. > > If I have time today, I'll try building Emacs 26 with GTK to see if it > behaves any better. I'm afraid the emacs-26 branch behaves the same as Emacs 25. mike