Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: EE-3.3.0.GA_P02
-
Fix Version/s: 4.0, EE-3.3.0.GA_P03
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
-
Support Case References:Support Case #12901 - https://icesoft.my.salesforce.com/5007000000dEHMl
-
Workaround Exists:Yes
-
Workaround Description:
Description
When using the widgetVar show() and hide() methods to show/hide the dialog and using the new setFocus method. The component that should deceive focus gets it momentarily and then the ICEfaces managed focus is setting it back to the button that opened the popup.
This also looks to be an issue when calling the default ice.ace.Dialog.prototype.focusFirstInput function.
This also looks to be an issue when calling the default ice.ace.Dialog.prototype.focusFirstInput function.
Attached test case and code.
Steps: