Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: 4.0
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:ICEfaces4 trunk rev. 42148/ 42156
Browsers: IE11
Server: Tomcat 7.0.42
-
Assignee Priority:P2
Description
MaskedEntry > All demos (IE11)
Unable to remove entered content from maskedEntry component when clicking the "x" icon; clicking the "x" icon removes only the first digit from the component.
Not an issue in other browsers.
Unable to remove entered content from maskedEntry component when clicking the "x" icon; clicking the "x" icon removes only the first digit from the component.
Not an issue in other browsers.
Activity
Field | Original Value | New Value |
---|---|---|
Description |
MaskedEntry > All demos (IE11)
Unable to remove entered content from maskedEntry component when clicking the "x" icon; clicking the "x" icon removes only the first digit from the component. |
MaskedEntry > All demos (IE11)
Unable to remove entered content from maskedEntry component when clicking the "x" icon; clicking the "x" icon removes only the first digit from the component. Not an issue in other browsers. |
Fix Version/s | 4.0 [ 11382 ] |
Assignee | Mircea Toma [ mircea.toma ] | |
Assignee Priority | P2 [ 10011 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42493 | Wed Sep 03 11:38:08 MDT 2014 | mircea.toma | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Security | Private [ 10001 ] |
Affects Version/s | 3.3 [ 10370 ] | |
Affects Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Modified checkVal function to clear masked entry's buffer and input text when X icon is clicked.