application.setStatusText works in IE not in FireFox

Hi,

application.setStatusText works in IE not in FireFox

Any Idea, suggestion or workaround?

Servoy Developer
Version 3.5.6-build 519
Java version 10.0-b19 (Windows XP)

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14

IE Version 7.0.5730.11

Probably your FF browser is set to not allow JavaScript to change the statusText.

You can check this under Tools - Options - Content - Advanced.

Paul