Tab size in Web Client

When we try our application in the web client we get an internal error “org.apache.wicket.RequestCycle”. This is caused by a tab overlapping the body of the form.

Easy solution… would you think! Resize the tab and everything is OK. We tried, but every time that we close the solution, the tab automatically returns to his original size.

Any ideas?

When developing for Web Client you need to be wary of the various caches.

General rule is that if something is not working as it should then close Servoy down - and the Repository if using Sybase - and also empty the cache of the Browser you are using to test.

Good chance it will then work OK.

sorry Graham, it doesn’t work.

I restarted everything, the tab panel stays as I left it but the tab still resize to his original size. Do you know if there is a minimum size for tabs?