ICEfaces
  1. ICEfaces
  2. ICE-10042

ace:autoCompleteEntry - Keyboard arrow key navigation issue in IE 11

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 4.0.BETA, EE-3.3.0.GA_P02
    • Fix Version/s: EE-3.3.0.GA_P02, 4.0
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      Tomcat 7, Icefaces 4 trunk, Icefaces ee-3.3.0 maintenance branch r 41200. ACE components and Showcase, IE 11 only.
    • Assignee Priority:
      P2

      Description

      IE 11 does not allow keyboard up/down arrow navigation in autoCompleteEntry demos. Functions properly otherwise. No errors occur. Not an issue in any other browsers.

      To reproduce:
      Build/Deploy showcase
      Navigate to ace:autoCompleteEntry > Overview.
      Type a letter into the input field.
      Attempt to use up or down keyboard arrows to navigate through the list.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #41209 Mon May 26 18:02:32 MDT 2014 art.zambrano ICE-10042 modified browser detection to correctly identify IE11 and thus register the keypress handler on the keydown event, as with the other IE browsers, which is necessary to obtain correct key codes; removed special IE11 handling in isCharacterCode() function, since with this fix all key codes are the same as with other browsers
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: