Bug2: displaying unicode characters in a duplicated OLD form

I have duplicated an existing form (old one inherited from an old servoy solution).
The form uses a sybase database table with utf8 character set.
I have tried to paste some chinese characters in to a TEXT, TEXTAREAD & other fields.

In this case none of the fields can show the chinese.

(TEXTAREA, RTFAREA, HTMLAREA, TEXT_FIELD, COMBOBOX, TYPEAHEAD)

Please also check other types of fields as well.

I have got the chinese support installed on my system.
Please see the screenshots for reference. Also it is obvious that servoy already can show some chinese chars.

Also in the Application Preferences → Locale tab
the dropdown does not show the chinese properly instead it shows square boxes.
Please see the screenshot for reference. I guess it might be a related problem.

Please help us to solve this issue ASAP. Your help on this will be greatly appreciated.

Hi there,

I have created a sample java application.
I am using JTextArea & JTextField in the application.
Are you also using JTextArea & JTextField for the servoy TEXTAREA & TEXT_FIELD components?

In both the fields the chinese is displaying without any problem.

Please see the screenshot that may give you some idea.

Thanks

Any idea about this too?