Bug 103658 - The mouse wheel should act on the window where the mouse pointer is located.
Summary: The mouse wheel should act on the window where the mouse pointer is located.
Status: RESOLVED DUPLICATE of bug 75766
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-13 10:45 EDT by Nuno Gonçalo Brito CLA
Modified: 2005-07-21 16:08 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Gonçalo Brito CLA 2005-07-13 10:45:06 EDT
Currently, when you use the mouse wheel you scroll the window where the keyboard
cursor is located independently of where the mouse is. This doesn't permit to
take full advantage of the mouse wheel and is not intuitive for the user (I know
that lots of other applications also suffer from this behaviour!).

The mouse wheel should act on the window where the mouse pointer is located.
This is already being done in Netbeans 4.1 and Microsoft Office Outlook 2003.

This would make it much more intuitive to the user (how many times have you used
the mouse wheel just to find out that you were scrolling the wrong window?) and
would avoid the necessity of changing input focus just to consult a long list on
another window while entering code in the editor window.
Comment 1 Steve Northover CLA 2005-07-21 16:08:07 EDT

*** This bug has been marked as a duplicate of 75766 ***