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 107592

Summary: Can't invoke hint by mouse-click
Product: java Reporter: Max Sauer <msauer>
Component: HintsAssignee: Jan Lahoda <jlahoda>
Status: VERIFIED FIXED    
Severity: blocker Keywords: JDK_SPECIFIC
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Max Sauer 2007-06-21 09:35:37 UTC
It is not possible to invoke hint by mouse click -- instead of hint invocation, a breakpoint is always established.
Issue seems to be platform specific.

Steps to reproduce:
-------------------
1) Open a j2se project and a java file from it
2) Inside a method/ctor, type
  new AA();
or do some other action which raises hint
3) Try to mouse-click it inside gutter
=> BP placed

---
Product Version: NetBeans IDE Dev (Build 070621) 
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04 
System: SunOS version 5.10 running on sparc; 
ISO646-US; en (nb) Userdir: /space/test0
netbeans-hudson-trunk-1020-standard.zip
Comment 1 Max Sauer 2007-06-21 09:42:10 UTC
Does not happen on JDK 1.6.0b105.
Comment 2 Max Sauer 2007-06-21 10:10:44 UTC
Reproducible on Linux also, w JDK 1.5.0_12.
---
Product Version: NetBeans IDE Dev (Build 070621) 
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04 
System: Linux version 2.6.12-1.1390_FC4smp running on i386; 
UTF-8; en_US (nb) Userdir: /home/ms159439/.netbeans/dev
Comment 3 Jan Lahoda 2007-06-22 15:50:07 UTC
Hopefully fixed:
Checking in src/org/netbeans/modules/debugger/jpda/resources/mf-layer.xml;
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/resources/mf-layer.xml,v  <--  mf-layer.xml
new revision: 1.43; previous revision: 1.42
done
Comment 4 Max Sauer 2007-06-25 10:07:19 UTC
Verified.
---
Product Version: NetBeans IDE Dev (Build 200706230000) 
Java: 1.5.0_12; Java HotSpot(TM) 64-Bit Server VM 1.5.0_12-b04 
System: SunOS version 5.10 running on sparcv9; 
ISO646-US; en (nb) Userdir: /usr/space/test000