This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 61100 - wheel mouse click to scroll in windows
Summary: wheel mouse click to scroll in windows
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2005-07-19 07:37 UTC by mode
Modified: 2008-12-22 11:48 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mode 2005-07-19 07:37:16 UTC
When I click the wheel on a wheel mouse I would like to scroll by dragging the
mouse. This feature is supported on most major applications and the IDE should
support it as well.
Comment 1 David Simonek 2008-10-21 16:18:26 UTC
Well it depends on OS type, I have no such OS support in Linux Ubuntu Hardy and I remember I found it quite irritating
on windows, when I accidently clicked on mouse wheel.

Anyway, we just use Swing in this area and it seems Swing doesn't support such functionality, please file enhancement to
JDK/Swing team, thank you.