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 173927 - Trackpoint Scrolling brings up Right-Click Menu after few seconds
Summary: Trackpoint Scrolling brings up Right-Click Menu after few seconds
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-07 07:41 UTC by victorhooi
Modified: 2009-12-13 15:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description victorhooi 2009-10-07 07:41:31 UTC
heya,

I have a Lenovo X200 Thinkpad, which has a trackpoint scrolling device.

Like many Thinkpads, this has three mouse buttons, the middle button of which is configured to trigger scrolling (same
behaviour as under Windows). I.e. http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint#Vertical_Scrolling

Under most programs, this works fine. However, under Netbeans, when you depress the mouse button and attempt to scroll,
this works fine for a few seconds, before scrolling stops, and the right-click menu pops up.

Other people seem to have the same issue, including under Windows as well:

http://forums.netbeans.org/topic14025.html

There is a fix mentioned there, but it only works for Windows, and there doesn't appear to be a fix under Linux. Is this
an issue that could be resolved in NetBeans?

Cheers,
Victor
Comment 1 Ivan Sidorkin 2009-10-11 17:55:04 UTC
reassigned to platform for evaluation
Comment 2 Stanislav Aubrecht 2009-10-13 12:54:54 UTC
netbeans just listens to mouse events from java runtime
please try creating a simple java application with a scrollable text area which also shows a popup menu. if it the
scrolling works fine in that application then please reopen this issue, otherwise file a bug against jdk, thanks.
Comment 3 Stanislav Aubrecht 2009-12-04 04:47:06 UTC
*** Bug 178111 has been marked as a duplicate of this bug. ***
Comment 4 psartini 2009-12-13 15:10:48 UTC
just as a reference:
http://bugs.sun.com/view_bug.do?bug_id=6899272