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 149998 - The location in tasklist table cell is trimmed by default
Summary: The location in tasklist table cell is trimmed by default
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Action Items (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-13 23:21 UTC by Jaromir Uhrik
Modified: 2011-09-19 12:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot attached... (70.54 KB, image/png)
2008-10-13 23:33 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2008-10-13 23:21:41 UTC
Product Version: NetBeans IDE Dev (Build 200810130704)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.5 running on i386; MacRoman; en_US (nb)

Steps to reproduce:
-run IDE with clear userdir
-create new j2se project
-->>opened Tasklist window shows trimmed location. The real package name of Main class is '...javaapplication14' while
the tasklist window trims it to '...javaapplication' - see attached screenshot...
Comment 1 Jaromir Uhrik 2008-10-13 23:33:39 UTC
Created attachment 71705 [details]
Screenshot attached...
Comment 2 Jan Peska 2011-09-19 12:55:31 UTC
From attached screenshot is not very clear what name (location) TaskList displays.

(In reply to comment #0)
> the tasklist window trims it to '...javaapplication'
But it seems to show ...cation1 -> followings chars are not visible but char "1" is there so it is contrary to what you wrote -> INVALID

Please confirm that this issue is valid and if it is, please attach better screenshot and reopen.