X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=g97f4CPhUB7Yzlq4jR56PIrlkoaEu55DZVOHTZNTiLleLYZFCpfIv Wo9BoPsPm1XsGvSoNDwKMqhr0UPE4ozsDJfGGFB1pJuAP5bKwpFsS8+4GlJJd7Pk o9T63FQFpOwO1n4bacOqB1bfeJvVuB4iLv10d4wbx8JGdq5nkwAnrg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=ZYhVMdeO8x3pz+k2dWhBKKuqPOU=; b=P5DX8tQShk/Cr5NcYBmhPtidtBuP kE1Ofn49VWQ1+/9suaiUFumXTWsWz1x2+qLFx1BsEjFF/pA+JyeQ8vHfgzmIwoBM pNZFD3slWpak6N1BtnHZRszYTM8GMl2M0sWRfuLl63WhQUSHdjfcZnVxH6xAptBt rUqs624lOHVAiCo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03 Date: Mon, 05 Oct 2015 15:38:22 -0400 Lines: 32 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes > 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 AT gnu DOT 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