bug in java 1.6_15 (latest) windows XP??

I have a strange problem,

I just updated to the latest Java 1.6_15 on Windows XP and I openend a Servoy 3.5.10 smartclient, I see this:
[attachment=1]Afbeelding 21.png[/attachment]

which is wrong! the last three tabs, are having the text of the selected first tab!

when I use an older version of Java, I see this: (this is good)
[attachment=0]Afbeelding 11.png[/attachment]

anyone else, seeing this problem???

oke, some more info…

I have installed the latest Java also on my dev machine, and it seems, that it happens, as soon as you use html in a tabpanel…
Servoy, can this be fixed/workaround? I have a lot of those tabpanels that use html…

example of the html I use:

<html>
</head>
  <body>
    Hours <font color="#666666"><b>%%invoices_to_line_items_hours.count_lineitems%%</b></font>
  </body>
</html>

I didn’t know that this was possible:

<b>%%invoices_to_line_items_hours.count_lineitems%%</b>

Nice to know!

yes, it something I use allready in Servoy 2 :-)

but don’t use html in the tabs, with the latest Java version, It tottally screws things up! :evil:

I will file a case…

Hi,
I am having a sim problem with the editor tabs in servoy developer,

I thought it may been a problem just with my install of servoy, but it seems not.

If you have more that one method open in the editor. All the method names in the tabs eventually get the same name. Very weird ???

I have looked into it and this is a bug in the basic tabbedpane java look and feel implementation.
We cant do much about this then to avoid this java update for now.

I have created a bug report in the bug database of sun where i pin pointed exactly what the problem is and how they can solve it so hopefully it will be quick…

Thanks Johan, for diving into this.
Hope Sun will get this fixed soon! It also happens in Servoy 4.1.4.

Thanks Johan,

I have removed the latest java and all is good again, many thanks for you help.

http://bugs.sun.com/bugdatabase/view_bu … id=6670274

already a bug since 3-2008!

but back then only java 7, but sun thought lets backport it (including the bug) anyway to java 6!

Hi,

The same (irritating) bug is in 1.6_16

Any news from Sun or should I already say Oracle ??

Regards,

an update from Sun

"This bug is being fixed in JDK 7 and in the JDK 6 Update 18. Please place a watch on this report for updates related to this report. "