Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Operating System: Windows XP
Platform: PC
Description
noted in forum: http://www.icefaces.org/JForum/posts/list/2820.page
after testing both the users own test case and adapting our own samples, I can't
get action or actionListener to fire on a selectInputText component. Tested in
both Facelets and non-Facelets mode.
after testing both the users own test case and adapting our own samples, I can't
get action or actionListener to fire on a selectInputText component. Tested in
both Facelets and non-Facelets mode.
Activity
| Field | Original Value | New Value |
|---|---|---|
| issue.field.bugzillaimportkey | 1017 | 12266 |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Fix Version/s | 1.6DR#3 [ 10050 ] | |
| Assignee Priority | P1 |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #13503 | Wed Apr 11 14:03:42 MDT 2007 | rob.mayhew | Fix for |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputText.java
|
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.6 [ 10031 ] | |
| Fix Version/s | 1.5.1 [ 10028 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P1 | |
| Assignee | Rob Mayhew [ rob.mayhew ] |

The "action" and "actionListener" works only when the enter key being pressed
on the inputText element, and I found that the autocomplete.js does not sends
any submit call on the Enter key. Assigining this bug to Rob.