Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2-EE-GA
-
Fix Version/s: 1.8.2-EE-GA_P01, 1.8.3
-
Component/s: Documentation, ICE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
Description
The documentation for the selectInputDate states that the action and actionListener events will only be executed when the enter key is pressed. The action and actionListener methods are not only called when the enter key is pressed but also when the input field is tabbed out or losses focus.
-
Hide
- Case8889Example.war
- 6.72 MB
- Arran Mccullough
-
- META-INF/MANIFEST.MF 0.1 kB
- META-INF/context.xml 0.1 kB
- WEB-INF/classes/.../example/TestBean.class 1 kB
- WEB-INF/faces-config.xml 0.5 kB
- WEB-INF/lib/FastInfoset.jar 285 kB
- WEB-INF/lib/backport-util-concurrent.jar 319 kB
- WEB-INF/lib/commons-beanutils.jar 226 kB
- WEB-INF/lib/commons-collections.jar 558 kB
- WEB-INF/lib/commons-digester.jar 140 kB
- WEB-INF/lib/commons-fileupload.jar 56 kB
- WEB-INF/lib/commons-logging.jar 30 kB
- WEB-INF/lib/icefaces-comps.jar 1.95 MB
- WEB-INF/lib/icefaces.jar 1.19 MB
- WEB-INF/lib/jsf-api.jar 352 kB
- WEB-INF/lib/jsf-impl.jar 822 kB
- WEB-INF/lib/jstl.jar 20 kB
- WEB-INF/lib/jxl.jar 708 kB
- WEB-INF/.../krysalis-jCharts-1.0.0-alpha-1.jar 151 kB
- WEB-INF/web.xml 3 kB
- index.jsp 0.1 kB
- main.jspx 1 kB
-
- TestBean.java
- 0.8 kB
- Arran Mccullough
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Revision: 20407
Modified : /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDateRenderer.java
Revision: 20408
Modified : /icefaces-ee/branches/icefaces-ee-1.8.2/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDateRenderer.java
Show
yip.ng
added a comment - Revision: 20407
Modified : /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDateRenderer.java
Revision: 20408
Modified : /icefaces-ee/branches/icefaces-ee-1.8.2/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDateRenderer.java
Verified with success on ICEfaces-1.8.2-ee revision 20413 using tomcat 6 + FF3.5 and IE8