I’ve just installed 1.2.12 and now have a couple of issues with buttons:
Thanks
Nic
Hi Nic,
this regression and also the problem with the pointer on disabled buttons (WJ-7379) have been fixed in 1.2.14.
Best regards
Frank
And the reason was an incomplete check in.
Frank can reproduce and now I can. Weird, earlier I had the same identical test and it was working fine. I must have been loading a previous build since this is a regression and very easy to reproduce…
Luca,
Sorry yes I managed to completely screw up the upload. I’ve tried again – apologies.
Basically its a form with two buttons. Pressing the first should enable the second. On my machine I see the message box but button 2 remains disabled.
Nic
Hi Nic,
The attached test project seems to be an empty window with a checkbox.
Best,
Luca
Hi Luca,
Sample application attached.
Nic
Hi Nic,
1- it has been like this, it’s in the themes. if you look at the /button/states/hovered/properties you’ll see the “cursor” setting. there is no cursor setting for /button/states/disabled/properties/cursor. Will add to all themes.
2- I can’t reproduce this issue. Tried with material-3 as well. Do you enable the button in the Load event? I tried starting with disable and enabled and flipping in the Load event, and on clicks. Let me know if you can share a reproducible sample.
Best,
Luca