Bug 148943 - [render] Icons in JUnit JAR file are rendered with no label
Summary: [render] Icons in JUnit JAR file are rendered with no label
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M1   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-28 04:16 EDT by Dani Megert CLA
Modified: 2006-06-28 05:03 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2006-06-28 04:16:57 EDT
JDT UI from HEAD as of now

Add the 3.8.1 JUnit JAR to the build path and look at the icons: they have no label.

This is caused by the hack for bug 148657. The new code probably misses and IPath.isEmpty() check
Comment 1 Martin Aeschlimann CLA 2006-06-28 05:03:55 EDT
add a test if path is not empty > 20060628

Note that I filed bug 148944 to come up with a better solution: Flat list rendering isn't good.