Border CSS Bug?

Hello,

I am running:
Mac OS X 10.4.7
Servoy 3.0b3-build 364
Java™ 2 Runtime Environment, Standard Edition (build 1.5.0_06-112)

I have defined the following field style:

field
{
	background-color: #ffffff; 
	border-style: solid;
	border-color: #0000ff;
	border-width: 1px 1px 1px 0px;	 
	font: 11pt Verdana;	
	text-align: left;	  
	margin: 0 3px;	
	color: #151515;
}

However, the attached screenshot shows fields without a right blue border. Also, the borderType property is set to DEFAULT, so I don’t know how else to troubleshoot this problem.

Regards,
Sean

servoy_border_bug.jpg

I guess this is related to http://forum.servoy.com/viewtopic.php?t=5872
Although that covers 2.2.4 (and 2.2.5)
Seems 3.0 has it still/too.

I filed this already as a bug in de Servoy support database under ID 43444.

Hi Robert,

Thanks for confirming this bug. I tried searching for this bug in the forums, but no luck. I was going crazy for a minute. :shock: