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 127381 - Context submenu cannot be opened by mouse
Summary: Context submenu cannot be opened by mouse
Status: RESOLVED WORKSFORME
Alias: None
Product: installer
Classification: Unclassified
Component: Debian (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-02-14 12:13 UTC by Jiri Prox
Modified: 2009-05-20 13:49 UTC (History)
3 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 Jiri Prox 2008-02-14 12:13:53 UTC
Product Version: NetBeans IDE 6.0.1 (Build 080206)
Java: 1.6.0-ea; Java HotSpot(TM) Client VM 11.0-b06
System: Linux version 2.6.24-7-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/tester/.netbeans/6.0
Installed from Ubuntu packages

Context submenu cannot be opened by mouse. Hovering mouse over or clicking on item with submenu does nothing. 
Keyboard works fine.
This can by only reproduced on IDE installed from Ubuntu packages.   

Steps to reproduce:
1) right click in editor
-> contex menu is opend
2) hover mouse over 1st item - Navigate
-> submenu is not opened
Comment 1 Jiri Prox 2008-02-14 12:45:31 UTC
The main menu submenus did not work as well. 
Unfortunately I cannot reproduce it now after restarting IDE

Comment 2 mslama 2008-02-14 13:24:33 UTC
I saw it 2 times. IDE restart helps. Still I do not know how to reproduce what causes this behavior. Once it happened
after I disabled/enabled desktop effects but when I tried again it did not occur.
Comment 3 mslama 2008-03-03 13:20:18 UTC
So far no steps to reproduce. It was seen. Minor issue. IDE restart fixes and workaround exists: Use arrow key to expand
submenu.
Comment 4 ixmal 2008-03-03 16:38:52 UTC
This looks like a problem with grab: all the mouse events are grabbed and by some unknown reason are not dispatched to
the proper component (popup menu). If the problem is only reproducible with heavyweight popups, there may be some bugs
with window insets.

In any case, steps to reproduce are required.
Comment 5 Marian Mirilovic 2009-02-20 18:03:23 UTC
update no67 keyword
Comment 6 mslama 2009-04-09 16:34:41 UTC
I tested with NB 6.1 packages and Open JDK:
java version "1.6.0_0"
IcedTea6 1.3.1 (6b12-0ubuntu6.4) Runtime Environment (build 1.6.0_0-b12)
OpenJDK Client VM (build 1.6.0_0-b12, mixed mode, sharing)

  Product Version         = NetBeans IDE 6.1 (Build 080905)
  Operating System        = Linux version 2.6.27-14-generic running on i386
  Java; VM; Vendor        = 1.6.0_0; OpenJDK Client VM 1.6.0_0-b12; Sun Microsystems Inc.
  Runtime                 = IcedTea6 1.3.1 (6b12-0ubuntu6.4) Runtime Environment 1.6.0_0-b12
  Java Home               = /usr/lib/jvm/java-6-openjdk/jre
  System Locale; Encoding = en_US (nb); UTF-8

Reporter please could you verify? I will also ask for testing on Jaunty or I will test myself once I upgrade.
Comment 7 mslama 2009-05-20 13:49:37 UTC
Works also with Ubuntu 9.04:
  Product Version         = NetBeans IDE 6.5 (Build 090407)
  Operating System        = Linux version 2.6.28-12-generic running on i386
  Java; VM; Vendor        = 1.6.0_0; OpenJDK Client VM 14.0-b08; Sun Microsystems Inc.
  Runtime                 = OpenJDK Runtime Environment 1.6.0_0-b14
  Java Home               = /usr/lib/jvm/java-6-openjdk/jre
  System Locale; Encoding = en_US (nb); UTF-8