Page 1 of 1

onclick event working on disabled buttons

Posted: Tue Jul 09, 2013 5:31 pm
by MLC601
We've got a display with a couple of disabled buttons. These buttons are not bound to any variable and have no shortcut key assigned, but they do have onclick events defined.

In IE 9, the buttons show grayed out, but the onclick event still functions when the buttons are clicked.

In Firefox ver 22 and Chrome ver 28.0.1500.71 m, the buttons are not grayed out and also function as if they weren't disabled.

Any help will be appreciated.

Thanks,

Mark

Re: onclick event working on disabled buttons

Posted: Tue Jul 09, 2013 5:32 pm
by MLC601
We're running Profound UI Version 4.6.2

Mark

Re: onclick event working on disabled buttons

Posted: Tue Jul 09, 2013 6:11 pm
by Scott Klement
I just coded up a quick test, and could not reproduce the problem. The onclick event did not fire for me when the button was disabled.

Can you send me a JSON screenshot? You do this by pressing Ctrl-F9, it will save the screen data (the data that it gets from the server in order to build the screen) to a file named json.txt on your PC. Can you e-mail that to me at support@profoundlogic.com?

This should allow me to see the same problem you're seeing.