Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P01
-
Fix Version/s: EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Websphere, windows 7, all browsers
-
Assignee Priority:P2
-
Salesforce Case Reference:
Description
Using ace combobox, if I type in the input text field and submit the form using a command button without leaving focus, the value submitted is the type I entered minus the last character. It seems like the value submitted is a hidden input that get it's value copied on the keydown and onblur event. Therefore, the last character will not get stored in the hidden input if the user presses the command button without leaving focus first.
Activity
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #40109 | Fri Feb 28 17:16:49 MST 2014 | art.zambrano | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/combobox/combobox.js
|
| Fix Version/s | 4.0 [ 11382 ] | |
| Fix Version/s | 4.0.BETA [ 10770 ] |
| Assignee Priority | P1 [ 10010 ] | P2 [ 10011 ] |
| Assignee Priority | P2 [ 10011 ] | P1 [ 10010 ] |
| Salesforce Case Reference | 5007000000Yb0I0AAJ |
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Arturo Zambrano [ artzambrano ] | |
| Fix Version/s | 4.0 [ 10770 ] | |
| Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] | |
| Assignee Priority | P2 [ 10011 ] |

Fix verified with IF4 trunk / EE-3.3.0-maintenance rev# 40112, in FF27, IE10, Chrome33.