Bug 32828

Summary: wheelmouse scroll disabled
Product: [Retired] Red Hat Linux Reporter: Habig, Alec <ahabig>
Component: rxvtAssignee: Harald Hoyer <harald>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-28 14:05:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Habig, Alec 2001-03-23 16:36:09 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.2-0.1.25smp i686)


in rxvt-2.7.5-12, the patch which fixes an autoconf logic reversal in the
wheelmouse support has been commented out of the specfile.

For some reason, if --enable-wheelmouse is selected in the configure, then
the NO_WHEEL_MOUSE define is defined - the opposite behavior from what
you'd want. 

Someone has already fixed this.  But, the fix is currently commented out. 
Uncommenting Patch7 in the specfile fixes this bug.


Reproducible: Always
Steps to Reproduce:
1. Try to use a wheelmouse!
2.
3.
	

Actual Results:  It doesn't scroll.

Expected Results:  The history should scroll.


My guess is that the dev branch of rxvt, 2.7.x, fixes this problem, and
that when you guys went to this branch temporarily, the patch for 2.6.x was
commented out since it wasn't needed anymore.

Comment 1 Harald Hoyer 2001-03-28 14:05:05 UTC
hmm ... don't know who commented out the patch, but as you can see in the history, this was already 
fixed. Reenabled the patch. Should work now.