JDK-6468573 : Window menu expands to fit very long name
Type:Bug
Component:tools
Sub-Component:jconsole
Affected Version:6
Priority:P4
Status:Closed
Resolution:Fixed
OS:generic
CPU:sparc
Submitted:2006-09-08
Updated:2011-03-08
Resolved:2011-03-08
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
When connecting to a local process for which the command line is very long (such as NetBeans process), the Window menu displays the full name making it a very large. This is not very user friendly.
Comments
EVALUATION
Long menu item strings will be truncated to 400 pixels, with a trailing "...". A tooltip will be available on truncated items, showing the full connection name.
13-12-2006
SUGGESTED FIX
Could trunk and display in tooltip the full name.