Is there a way to map mouse-wheel to CTRL-mouse-wheel?  That seems to be
a work-around.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 14, 2007 6:43 PM
To: Waters, Bill; vim
Subject: Re: mouse-wheel scrolling with vertically split windows

Yes, with gvim 7.1 on WinXP SP2 I get the same behaviour. 

gvim -u NONE -U NONE some_file
:vsp
C-W C-W
Use the wheel to scroll. Only the left window will scroll. 


Whoa, I was just trying this again when I discovered if you hold down
the CTRL key you get different behaviour. 

CTRL-wheel scroll will do the right side window. 

Crap, now I restarted Vim and it will scroll both windows again as it
should. 


So after it not doing it 5 restarts in a row, once I held down the CTRL
button and scrolled (which worked). Now everytime I restart Vim it works
flawlessly. 

Walter, what happens when you try the same thing?


Dave





----- Original Message -----
From: "Waters, Bill" [EMAIL PROTECTED]
Sent: 05/14/2007 05:56 PM EST
To: David Fishburn; "vim" <vim@vim.org>
Subject: RE: mouse-wheel scrolling with vertically split windows



> What happens if you start vim using:
> Gvim -u NONE -U NONE

Same results.  I start gvim, do a :vsplit, and the mouse wheel will only
scroll the left window, even when the right window is selected.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 14, 2007 5:45 PM
To: Waters, Bill; vim
Subject: Re: mouse-wheel scrolling with vertically split windows

What happens if you start vim using:
Gvim -u NONE -U NONE 

And try again?
If it doesn't happen sounds like possibly a plugin issue (or compability
mode). But from a code perspective I don't think a plugin could affect
Vim in this way. 

Dave



----- Original Message -----
From: "Waters, Bill" [EMAIL PROTECTED]
Sent: 05/14/2007 02:51 PM EST
To: "David Fishburn" <[EMAIL PROTECTED]>; <vim@vim.org>
Subject: RE: mouse-wheel scrolling with vertically split windows



It happens every time for me.  I just have to open a file and then do a
:vsplit.

It really shows up and is annoying with using the taglist plugin.

Do you know of a command for the Edit->Global Settings->Toggle Right
Scroll Bar option?


-----Original Message-----
From: David Fishburn [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 14, 2007 2:42 PM
To: Waters, Bill
Subject: RE: mouse-wheel scrolling with vertically split windows

 

> -----Original Message-----
> From: Waters, Bill [mailto:[EMAIL PROTECTED] 
> Sent: Monday, May 14, 2007 3:23 PM
> To: vim@vim.org
> Subject: mouse-wheel scrolling with vertically split windows
> 
> (I am using gVim 7.1 in Windows XP.)
> 
> If I do a :vsplit, I end up with a scroll bar on the right 
> for the right window and a scroll bar on the left for the 
> left window.  When I use my mouse wheel to scroll, the left 
> window scrolls, regardless of which window is selected.
> 
> If I do a Edit->Global Settings->Toggle Right Scroll Bar, the 
> right scroll bar disappears.  But I am able to mouse-wheel 
> scrolling based on which window is selected.
> 
> Is there a way to keep both scroll bars, and be able to 
> mouse-wheel scroll based on which window is selected?

Unfortunately, this has been reported since the betas of 7.0.

Many of us on Windows are running into this, but I cannot reliably come
up
with a series of steps to reproduce the issue to hand over to Bram.

Can you reliably reproduce this so that it will happen on other peoples
machines?

Dave



Reply via email to