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 207937 - When left clicking on any part of the UI the point that the UI registers is approx 100px to the left of the actual mouse cursor.
Summary: When left clicking on any part of the UI the point that the UI registers is a...
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: UI
: 191491 206881 207858 208173 209709 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-31 03:07 UTC by risingfish
Modified: 2012-04-05 13:14 UTC (History)
5 users (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 risingfish 2012-01-31 03:07:33 UTC
Product Version = NetBeans IDE 7.1 (Build 201112071828)
Operating System = Linux version 3.0.0-12-generic running on amd64
OS Distro: Linux Mint 12 - Gnome 3
Java; VM; Vendor = 1.6.0_26
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.1-b02

When left clicking on any part of the UI the point that the UI registers is approx 100px to the left of the actual mouse cursor. For example, when I click on the Help menu item, the Window menu item highlights. On closer inspection MouseDown (or java equiv) the menu opens up normally. However, when the MouseUp event fires, the opened menu switches to the menu to the left of target menu item.
Comment 1 Stanislav Aubrecht 2012-01-31 09:03:00 UTC
please try running swingset demo app (in your jdk folder) and reopen if the demo application works fine, thanks
Comment 2 risingfish 2012-01-31 21:03:10 UTC
Ok, tried running it but it it just opens a new tab in firefox. It seems stuck in a loop, as long as I keep hitting yes it opens another tab.
Comment 3 risingfish 2012-01-31 21:50:32 UTC
I should mention that I can run the demo at: http://java.sun.com/products/plugin/1.4/demos/jfc/SwingSet2/SwingSet2.html . And now the menu is acting as I would expect. The correct menu is opening up.
Comment 4 risingfish 2012-02-06 23:55:47 UTC
Not sure if anyone watches resolved tickets but here it is. Just an update, I installed mint and another workstation and am seeing the same behavior. Is there anything else I can provide to prove this is an issue?
Comment 5 risingfish 2012-02-09 22:11:39 UTC
The swingset demo runs fine in Chrome and Firefox locally, as well as on the web as previously mentioned. I've created a screencap of the menu in action. It's at http://www.youtube.com/watch?v=m_malpMm7ng . I first tried opening a menu, but it wouldn't stay open. Then by clicking and holding the left mouse button, I can get it to stay open. Then when I move down into the menu area, the currently selected one closed and it opens the one 2 menus over. W?hen I let go of the left mouse button at that point, the menus close.
Comment 6 risingfish 2012-02-14 03:46:48 UTC
Found out a little more information that may be useful. When using Gnome 3 and gnome-shell I am seeing this issue. When I switch to Gnome Classic to Cinnamon (built on top of the core gnome3 libraries), I do not see this behavior. Seems to point to a problem specifically with gnome-shell?
Comment 7 Stanislav Aubrecht 2012-03-28 10:21:36 UTC
*** Bug 208173 has been marked as a duplicate of this bug. ***
Comment 8 Stanislav Aubrecht 2012-03-28 10:21:55 UTC
*** Bug 207858 has been marked as a duplicate of this bug. ***
Comment 9 Stanislav Aubrecht 2012-03-28 10:22:44 UTC
*** Bug 209709 has been marked as a duplicate of this bug. ***
Comment 10 oneGK 2012-03-28 10:38:07 UTC
I am using cinnamon on Linux Mint and I am still seeing the problem
Comment 11 Stanislav Aubrecht 2012-04-04 08:43:01 UTC
*** Bug 191491 has been marked as a duplicate of this bug. ***
Comment 12 Stanislav Aubrecht 2012-04-04 08:48:16 UTC
*** Bug 206881 has been marked as a duplicate of this bug. ***
Comment 13 Stanislav Aubrecht 2012-04-05 13:14:11 UTC
Seems to be a bug in Ubuntu: https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/777425