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 120318 - Tooltip stays behind and editable
Summary: Tooltip stays behind and editable
Status: RESOLVED DUPLICATE of bug 119247
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
: 121320 123227 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-29 09:52 UTC by _ alexlamsl
Modified: 2008-03-13 17:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (127.22 KB, image/png)
2007-10-29 09:54 UTC, _ alexlamsl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ alexlamsl 2007-10-29 09:52:59 UTC
Steps to reproduce:

1) open a java file to edit.
2) put mouse cursor on a field in the class and wait for tooltip to popup.
3) press CTRL+SHIFT+W.

Expected:

1) tooltip disappears as the editor window closes.

Actual:

1) tooltip popup stays behind.
2) tooltip is editable.



Product Version: NetBeans IDE Dev (Build 200710270000)
Java: 1.6.0_05-ea; Java HotSpot(TM) Client VM 1.6.0_05-ea-b05
System: Windows Vista version 6.0 running on x86; Cp1252; en_GB (nb)
Userdir: C:\Users\User\.netbeans\dev

java version "1.6.0_05-ea"
Java(TM) SE Runtime Environment (build 1.6.0_05-ea-b05)
Java HotSpot(TM) Client VM (build 1.6.0_05-ea-b05, mixed mode, sharing)
Comment 1 _ alexlamsl 2007-10-29 09:54:16 UTC
Created attachment 51875 [details]
Screenshot
Comment 2 _ alexlamsl 2007-10-29 09:57:54 UTC
Oops - in Step 2 CTRL key needs to be pressed in order for the tooltip to pop up.
Comment 3 Jiri Prox 2007-10-29 13:43:52 UTC
Reproducible on Linux as well
Comment 4 Vitezslav Stejskal 2007-10-29 15:05:37 UTC
Yeah, I can reproduce it too. The tooltip can also be from an annotation icon (eg. the circled I or O for
implemented/overriden metthods).
Comment 5 Vitezslav Stejskal 2007-11-07 10:09:33 UTC
*** Issue 121320 has been marked as a duplicate of this issue. ***
Comment 6 Vitezslav Stejskal 2007-12-03 10:32:23 UTC
*** Issue 123227 has been marked as a duplicate of this issue. ***
Comment 7 aerialx 2007-12-10 04:02:06 UTC
After using Netbeans 6.0 for just a few hours now I've encountered this problem three times (With the squiggly error
tooltip, not Ctrl+hover). It's really annoying because the tooltip will not disappear for a few minutes (or until you
restart the IDE) and obscures a portion of your screen.
Comment 8 Jan Lahoda 2008-03-13 17:01:18 UTC
Seems like a duplicate of issue #119247.

*** This issue has been marked as a duplicate of 119247 ***