-
Bug
-
Resolution: Done
-
Normal
-
9.6.0
-
Security Level: Jimmy
-
None
Steps to Reproduce
<zk> <button popup="pop" label="button with autodisable" autodisable="self"/> <button popup="pop" label="normal button"/> <popup id="pop"> Content </popup> </zk>
click the button "with autodisable"
Current Result
popup doesn't open
Expected Result
popup opens
Debug Information
Workaround
- is blocked by
-
ZK-4979 The onRightClick event was triggered on a disabled Button since Chrome 92
- Reopened