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 101942 - Empty tooltip shows.
Summary: Empty tooltip shows.
Status: RESOLVED WORKSFORME
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 7.4
Hardware: All All
: P3 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-20 13:05 UTC by Michael Nazarov
Modified: 2014-07-21 12:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (7.65 KB, image/png)
2007-04-20 13:08 UTC, Michael Nazarov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Nazarov 2007-04-20 13:05:44 UTC
Welcome screen. Press Customize button then ensure OK button are over area of
main dialog and press OK. Empty tooltip will come.
Comment 1 Michael Nazarov 2007-04-20 13:08:42 UTC
Created attachment 41332 [details]
screenshot
Comment 2 Kirill Sorokin 2007-04-20 13:42:09 UTC
Easy fix. Empty labels should have NULL tooltip, instead of " ".
Comment 3 Michael Nazarov 2007-04-26 14:32:38 UTC
Okey.
Comment 4 dany_kg 2014-04-09 06:48:37 UTC
I have just seen the same issue on 7.4 version on windows 8.
Netbeans wrote all my fields like that :
jLabel_XXXXX.setToolTipText(""); 
but I still have the same result (displays a space) as if it had written jLabel_XXXXX.setToolTipText(" ");
Comment 5 dany_kg 2014-04-09 06:52:08 UTC
I have just seen the same issue on 7.4 version on windows 8.
Netbeans wrote all my fields like that :
jLabel_XXXXX.setToolTipText(""); 
but I still have the same result (displays a space) as if it had written jLabel_XXXXX.setToolTipText(" ");

jLabel_XXXXX.setToolTipText(null); will work
Comment 6 Libor Fischmeistr 2014-07-21 12:08:55 UTC
Unfortunately I cannot confirm this behaviour. I don't see the empty tooltip.

If somebody will see it, please reopen with proper information like copy paste the content of the text area in About dialog. Example:

Product Version: NetBeans IDE 8.0 (Build 201403101706)
Updates: Updates available to version NetBeans 8.0 Patch 2
Java: 1.7.0_51; Java HotSpot(TM) 64-Bit Server VM 24.51-b03
Runtime: Java(TM) SE Runtime Environment 1.7.0_51-b31
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)