From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123006 invoked by alias); 5 Oct 2015 19:38:37 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 122990 invoked by uid 89); 5 Oct 2015 19:38:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: plane.gmane.org Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 05 Oct 2015 19:38:34 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZjBad-00066k-Jc for cygwin@cygwin.com; Mon, 05 Oct 2015 21:38:27 +0200 Received: from c-69-140-37-22.hsd1.md.comcast.net ([69.140.37.22]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 05 Oct 2015 21:38:27 +0200 Received: from schulman.andrew by c-69-140-37-22.hsd1.md.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 05 Oct 2015 21:38:27 +0200 To: cygwin@cygwin.com From: Andrew Schulman Subject: Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03 Date: Mon, 05 Oct 2015 19:38:00 -0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes X-SW-Source: 2015-10/txt/msg00053.txt.bz2 > To reproduce: > 1) Update screen package to current (4.03) version; > 2) Run screen inside mintty; > 3) Generate enough text to fill the screen and start scrolling > 4) Click in the scrollbar, or use the mousewheel > Desired effect > Scrolling > Observed effect > Nothing, wrt scrollbar; history review, wrt mousewheel > > Reverting to 4.02 fixes the problem. > > Expermentation suggests this does _not_ arise because of the small > change in the default screenrc between 4.02 and 4.03, as just > reverting that change does not solve the problem, and reverting to the > 4.02 .exe _does_ solve the problem regardless of which screenrc is > used. > > mintty version 2.1.5, Cygwin1.dll 2.2.1, 64-bit Thanks for reporting. Hm, I guess I never noticed this because I didn't consider it a problem. The observed behavior works for me. But if this is a bug, I have no idea what caused it. If it were changes in termcap/terminfo entries in /etc/screenrc, someone would have to decode the entries to figure it out - something I avoid. Otherwise someone will need to do some bisection to find the commit that introduced it. Any help would be appreciated on that. It would also be a good idea to report it to screeen-users@gnu.org. Andrew -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple