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 239073 - Tooltip consistency for Code Completion Tip Popup and Error/Warning popup
Summary: Tooltip consistency for Code Completion Tip Popup and Error/Warning popup
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 8.0
Hardware: Macintosh (x86) Mac OS X
: P4 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-03 10:30 UTC by ionuion
Modified: 2016-07-07 07:31 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
method parameters tooltip (35.10 KB, image/png)
2013-12-03 10:30 UTC, ionuion
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ionuion 2013-12-03 10:30:20 UTC
In the attachment:

- error on line tooltip - black border, no shadow, padding available
- method parameters tooltip - grey border, shadowed, no left-right padding

Other than that, the tooltips are identical. It is worth eliminating those differences as well.

Personally I would like both to have:
from the former:
- padding
from the latter:
- grey border
- shadow

Thank you
Comment 1 ionuion 2013-12-03 10:30:48 UTC
Created attachment 142809 [details]
method parameters tooltip
Comment 2 ionuion 2013-12-29 12:26:42 UTC
The graph view of pom.xml files already uses the style I suggest to be used across Netbeans:
grey border, 
shadow, 
padding
Comment 3 Martin Balin 2016-07-07 07:31:22 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss