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 221896

Summary: TreeView: Hovering over a truncated node will show truncated tooltip
Product: platform Reporter: markiewb
Component: ExplorerAssignee: Jan Peska <JPESKA>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Showing the truncated "tooltip"

Description markiewb 2012-11-11 13:56:43 UTC
[ JDK VERSION : 1.6.37 ]

* open hierarchy view for a complex subtype scenario
* dock the hierarchy view to the right of the mainwindow
* enable FQN
* Hover above an hierarchy entry which is to long to be displayed

ACTUAL:
a truncated "tooltip" is displayed - see screenshot

EXPECTED:
a non-truncated "tooltip" is displayed
Comment 1 markiewb 2012-11-11 13:59:30 UTC
Created attachment 127551 [details]
Showing the truncated "tooltip"
Comment 2 markiewb 2012-11-11 14:00:38 UTC
Additional info.
* ...
* dock the hierarchy view to the right of the MAXIMIZED mainwindow
* ...
Comment 3 Tomas Zezula 2012-11-12 17:20:59 UTC
The code for it is generic in platform/explorer.
Comment 4 Jaroslav Tulach 2012-11-20 14:35:58 UTC
UI related issue, Stando, please help me.