Shikhar13 / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Resource Editor - html tags on tab panel #190

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start the designer, open a theme, edit a style
2. sometimes strange html tags appear on tab panel, see screen shot
3.

What is the expected output? What do you see instead?
I do not see other problems except for the tab panel label.

What version of the product are you using? On what operating system?
latest CN1 from Eclipse repository

Please provide any additional information below.
mixa@mixa ~ $ java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.1) (Gentoo build 1.6.0_24-b24)
OpenJDK Server VM (build 20.0-b12, mixed mode)

In designer I use System 'look and feel', but cross-platform one has the same 
issue.

Original issue reported on code.google.com by gmi...@gmail.com on 13 May 2012 at 6:14

Attachments:

GoogleCodeExporter commented 9 years ago
And 'Font' tab disappeared (it's 'Derive' now).

Seems that the issue happens when tab panel occupies 2 rows. On the screen shot 
it's for Combo, the same issue exists for Label. If I open default style it is 
shown OK, probably because it has only 1 row.

Original comment by gmi...@gmail.com on 13 May 2012 at 6:20

GoogleCodeExporter commented 9 years ago
I've made an attempted fix for this in SVN. Since the issue doesn't reproduce 
on my machine I'm not exactly sure why it happens or what I can do.

Original comment by shai.almog on 13 May 2012 at 7:39

GoogleCodeExporter commented 9 years ago
I took JavaSE.jar from CodenameOneDesigner/src/GeneratedProject in SVN and 
replaced it in my project - it didn't help. May it be a problem with Java 
runtime, or something in my environment? Any idea what to check? 

Original comment by gmi...@gmail.com on 14 May 2012 at 12:27

GoogleCodeExporter commented 9 years ago
JavaSE doesn't do that. You need to build the full editor to see the change.

Original comment by shai.almog on 14 May 2012 at 12:48