Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-1.8.2.GA_P07
-
Fix Version/s: EE-1.8.2.GA_P08
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Icefaces1.8 trunk revision# 44805
Server: tomcat6
Browser: IE11
-
Assignee Priority:P2
Description
In component-showcase (jsp/facelets/facelets-enh) > Autocomplete demo: in IE11, user cannot select from the drop-down using the arrow keys.
Not an issue in any other IE browsers, FF or Chrome.
Not an issue in any other IE browsers, FF or Chrome.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Affects Version/s | EE-1.8.2.GA_P07 [ 10672 ] |
| Fix Version/s | EE-1.8.2.GA_P08 [ 11178 ] |
| Description | In component-showcase (jsp/facelets/facelets-enh) > Autocomplete demo: user cannot select from the drop-down using the arrow keys. |
In component-showcase (jsp/facelets/facelets-enh) > Autocomplete demo: in IE11, user cannot select from the drop-down using the arrow keys.
Not an issue in any other IE browsers, FF or Chrome. |
| Summary | ice:selectInputText not working in IE11 | ice:selectInputText arrow keys selection not working (IE11) |
| Assignee | Arturo Zambrano [ artzambrano ] | |
| Assignee Priority | P2 [ 10011 ] |
| Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #45069 | Thu Jun 18 12:32:14 MDT 2015 | art.zambrano | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/lib/extras/autocomplete_ext.js
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Security | Private [ 10001 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

r45069: fix to be able to use arrow keys in ice:selectInputText on IE11.