I noticed after importing my 3.1.7 solution into 3.5.2, that a Servoy form style is not working on form header parts.
The form style should set a default background color in the header part, but that is with 3.5.2 not working anymore.
form
{
background-color: #DDDDDD;
border-style: solid;
border-width: 0px 0px 0px 0px;
}
Servoy Developer
Version 3.5.2_01-build 515
Java version 1.6.0_02-b06 (Windows XP)
The exact same style code works for me with 3.5.2, so there must be something we are doing differently.
Is the background set to default in the header properties?
Could you create & attach a small sample solution?
FYI, I’m seeing the same behavior.
I also noticed all the form borders changed, so there must have been some CSS-related changes in this release.
Can you please create & attach a small sample solution for the header - style problem?
Thanks.
sample and screen shot attached.
header_issue.servoy (11.8 KB)
I tried the sample solution with 3.5.2 and it works fine.
However with 3.5.3 it works wrong (as in the screenshot) - and this is a known issue of 3.5.3 - already reported. In 3.5.3 it’s not the fault of styles - it doesn’t even work if you set the background from the header properties to a color.
What Servoy version are you using?
This is the thread related to the 3.5.3 problem: