Stylesheet not displaying correctly

Hi,
We have a strange problem that occurs in 4.1.3 web client where the style sheet doesn’t seem to work completely. Some parts are showing correctly while others are not. An example would be a data element on a page should be shown without a boarder and a transparent background, but when this problem happens it looks like a default input box.

The error log doesn’t show anything… and sometimes killing the client and reloading it makes it go away. Also, two people sitting mere cubes away will have different results.

Right now I restart the server to get several hours of peace, but with 24 clients logged in at any one time, thats not really the best option.

Any ideas?

TIA

Ted Shepler
Muk WA USA

do you have a sample solution?

Or can you give us the servoy style that you use.
An then browsers completely output when it is ok and when it is wrong? (for example in FF you can do save page as → web page complete)

I will post the mft when I get the error again. We are using a custom stylesheet, and in certain cases we are swapping it out at log in. This may be the issue, but I cannot think of why it would be.

Here are the two mht’s showing the correct load v the error load. One thing I noticed while viewing in Opera, using the developer tools (COOL!) was that the style in question was successfully overwritten on the good page, while it wasn’t on the bad page. This doesn’t like its something I can code around, instead more like a problem with the rendering engine.