ICEfaces
  1. ICEfaces
  2. ICE-10112

ace:autoCompleteEntry - tabindex attribute is not functional

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.BETA, EE-3.3.0.GA_P02
    • Fix Version/s: 4.0, EE-3.3.0.GA_P03
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      Setting the tabindex attribute for the ace:autoCompleteEntry does not set the tabindex for the rendered input element. It also causes tab focus order to be incorrect in a form.

      In a case where there are 5 input elements on a page as follows:
      Input One - tabindex = 0
      Input Two - tabindex = 1
      Auto Complete Input - tabindex = 2
      Input Three - tabindex = 3
      Input Four - tabindex = 4

      Tabbing from Input One, the Auto Complete Input received focus, then the browser url bar, tabbing further will eventually go to Input Two and then the others.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #41622 Thu Jul 10 13:14:51 MDT 2014 art.zambrano ICE-10112 fix to render tabindex attribute
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: