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 94558 - I18N - message issues in the style editor
Summary: I18N - message issues in the style editor
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Winston Prakash
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-02-05 23:15 UTC by bugbridge
Modified: 2007-08-13 19:31 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (58.57 KB, image/jpeg)
2007-06-25 19:27 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2007-02-05 23:15:26 UTC
Original status: 5-Cause Known; Suggested Status: NEW

Original Target Release: mako_dev; Suggested Target Milestone : Dev


Description:
Tested build: Build 051121_1

I found some problems in the style editor and the CSS style editor.

1. In the style edirot, when selecting the Position,
   the messages "Position:", "Size:" and "Clip:" seem to be hard-coded.
   However, this problem does not occur in the CSS style edirot.

   css/src/com/sun/rave/css/stylebuilder/PositionStyleEditor.form:
	<TitledBorder position="1" title="Position:">
	<TitledBorder position="1" title="Size:">
	<TitledBorder position="1" title="Clip:">

   Please see the attached snapshots.
	styleeditor_ja.gif             NG
	css_styleeditor_ja.gif         OK


2. When selecting the Background in the style editor and the CSS style editor,
   the labels for the text fileds do not align. This problem occues in C locale.

 	Background Color:
        Backgfounr Image:
        <-- Title:
        <-- Scroll:
        <-- Horizontal Position:
        <-- Vertical Position:

   Please see the attached style_background_ja.gif and css_style_background_ja.gif.

Evaluation:
The Corresponding values for the "Position:", "Size:" and "Clip:" must come from
the Bundle for Style editor.

Also looks like in the "background" style editor the controls titles are not
left aligned.

Will fix these for Mako.
Comment 1 Winston Prakash 2007-06-20 22:54:20 UTC
I think all these are fixed already. If not please reopen.
Comment 2 kaa 2007-06-25 19:25:38 UTC
step 2 is reproducible (build 0623): labels are shifted
Comment 3 kaa 2007-06-25 19:27:39 UTC
Created attachment 44362 [details]
image
Comment 4 Winston Prakash 2007-07-12 01:10:44 UTC
Fixed the issues.
Comment 5 kaa 2007-08-13 19:31:04 UTC
verified: build 0804