Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0, EE-4.0.0.GA
-
Fix Version/s: EE-3.3.0.GA_P03, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Support Case References:Support Case #13383
-
Workaround Exists:Yes
-
Workaround Description:Use saveOnSubmit=false when using an ace:ajax tag/event.
Description
When using the ace:richTextEntry and setting the saveOnSubmit=true attribute. The ajax updates for blur, valueChange don't update correctly. Setting this attribute to false (default) allows the ajax events to function correctly.
Attached test case that shows the issue.
Steps: