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 183142 - extra space in org/netbeans/modules/javafx/palette/items/resources/Bundle.properties
Summary: extra space in org/netbeans/modules/javafx/palette/items/resources/Bundle.pro...
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Karol Harezlak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-30 02:52 UTC by Masaki Katakai
Modified: 2010-04-01 10:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2010-03-30 02:52:49 UTC
It seems that there is an extra space after \ around "A Panel layout.".

javafx.palette/src/org/netbeans/modules/javafx/palette/items/resources/Bundle.properties:

NAME_javafx-Panel=Panel
HINT_javafx-Panel=\
<html>\
A Panel layout.\[ ]
</html>
Comment 1 Karol Harezlak 2010-03-30 11:09:37 UTC
fixed,

http://hg.netbeans.org/javafx/rev/ad710b06720a
Comment 2 Alexandr Scherbatiy 2010-04-01 10:07:37 UTC
verified in NetBeans-JavaFX-Soma: #205