rubberduck-vba / Rubberduck

Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
https://rubberduckvba.com
GNU General Public License v3.0
1.91k stars 299 forks source link

Scroll wheel in tests panel #3646

Closed BluejacketScott closed 6 years ago

BluejacketScott commented 6 years ago

It would be very useful to be able to use the mouse scroll wheel to scroll through the tests panel.

Vogel612 commented 6 years ago

Is this a regression? What version of Rubberduck are you on and did it work in a previous version?

BluejacketScott commented 6 years ago

I don't know if it's a regression or not - I've never had it work. I'm using the latest release:

Rubberduck version: Version 2.1.1.2532 Operating System: Microsoft Windows NT 10.0.17046.0, x64 Host Product: Microsoft Office 2016 x64 Host Version: 16.0.8730.2127 Host Executable: MSACCESS.EXE

Vogel612 commented 6 years ago

Thanks for the info :+1:

retailcoder commented 6 years ago

I'm removing the [feature-unit-testing] label, since this needs to be fixed at the GroupingGrid level: every single toolwindow that uses a grouping grid needs to support wheel scrolling, not just the test explorer.

IvenBach commented 6 years ago

I'm learning as I go to solve this.

By coinciduck, terrible pun I know, if you mouse over the vertical scroll bar you get scrolling capability.