Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: 4.0, EE-3.3.0.GA_P03
-
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
ComboBox > all demos (IE11)
Once the component is open cannot select from the drop-down using the keyboard up or down arrows. Clicking on the items makes possible the selection.
Not an issue in IE10, FF31 or Chrome36.
Once the component is open cannot select from the drop-down using the keyboard up or down arrows. Clicking on the items makes possible the selection.
Not an issue in IE10, FF31 or Chrome36.
Activity
Carmen Cristurean
created issue -
Carmen Cristurean
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 4.0 [ 11382 ] |
Carmen Cristurean
made changes -
Summary | showcase - ace:comboBox selecting with keyboard arrows fails (IE11) | showcase - ace:comboBox - selecting with keyboard arrows fails (IE11) |
Carmen Cristurean
made changes -
Summary | showcase - ace:comboBox - selecting with keyboard arrows fails (IE11) | showcase - ace:comboBox - options selection fails when using keyboard arrow keys (IE11) |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] | |
Assignee Priority | P2 [ 10011 ] |
Ken Fyten
made changes -
Priority | Major [ 3 ] | Minor [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42311 | Tue Aug 26 15:24:27 MDT 2014 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/combobox/combobox.js
|
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Carmen Cristurean
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Ken Fyten
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42527 | Mon Sep 08 20:15:24 MDT 2014 | art.zambrano | ICE-10227, ICE-10204, |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/combobox/combobox.js
MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Judy Guglielmin
made changes -
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Assignee | Arturo Zambrano [ artzambrano ] | Judy Guglielmin [ judy.guglielmin ] |
Judy Guglielmin
made changes -
Fix Version/s | EE-3.3.0.GA_P03 [ 11572 ] |
Judy Guglielmin
made changes -
Affects Version/s | EE-3.3.0.GA_P02 [ 11371 ] |
Judy Guglielmin
made changes -
Assignee | Judy Guglielmin [ judy.guglielmin ] | Arturo Zambrano [ artzambrano ] |
Arturo Zambrano
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Judy Guglielmin
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
r42311: fixed IE11 browser detection in order to use correct event listeners (to register arrow keys).