Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC2
-
Fix Version/s: 3.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
Description
When using <ace:ajax /> with <ace:maskedEntry /> and tabbing out of the text field (having entered a valid input), the focus goes to the next element, but it immediately returns back to the text field one tabbed out from. This is due to sending the ajax request with ice.focus set to the client id of the component. It's necessary to prevent this behaviour.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Fixed at revision 27326.