Bug 69342 - Mouse wheel doesn't work correctly in Windows
Summary: Mouse wheel doesn't work correctly in Windows
Status: RESOLVED DUPLICATE of bug 75766
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 major with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-06 05:20 EDT by Jesper Nordenberg CLA
Modified: 2004-11-24 18:05 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesper Nordenberg CLA 2004-07-06 05:20:28 EDT
Mouse wheel should scroll the widget under the mouse pointer, not the widget
with focus. All Mozilla apps scrolls the widget under the pointer, and it's the
standard behaviour in all Java Swing applications. I know that bug 45355 is
closed, but I think this is a very important bug that needs to be fixed. Please
consider this issue again.
Comment 1 Veronika Irvine CLA 2004-07-06 15:29:48 EDT
But Word and IE do not.  Word and IE are more representative of native 
applications on Windows than Mozilla and Swing.
Comment 2 Jesper Nordenberg CLA 2004-07-07 05:06:09 EDT
I just tried the mouse wheel in Word 2002 on my W2k system. It scrolls the
window under the pointer, open the outline view (I run a swedish word version so
I don't know if that's the correct name) and try. Internet Explorer 6 seems to
work differently, sometimes it only scrolls the widget if it has focus AND the
mouse pointer is above the widget. This can be tested by opening the explorer bar.

Regardless, I think this is a big disadvantage for Eclipse compared to Swing
IDE's like Intellij, and I don't see why you at least can make the mouse wheel
behaviour configurable.
Comment 3 Jim Adams CLA 2004-10-20 14:21:15 EDT
I find it increasing annoying that I actually have to click on a view to get 
it to scroll. This is a big usability/accessibility loss.
Comment 4 Jim Adams CLA 2004-10-20 14:23:09 EDT
Another example of an MS app that works this way is outlook express. You can 
scroll one window while the focus is in another. Vey handy for reading news.
Comment 5 Felipe Heidrich CLA 2004-11-24 18:05:58 EST

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