ICEfaces
  1. ICEfaces
  2. ICE-6506

SelectOneListbox partialSubmit focus issue

    Details

      Description

      In a form if we have many <ice:selectOneListbox> where each one is partially submitted, or the whole form is partially submitted, then if user sets some value to first drop down by arrow keys(not with mouse) and then if user press tab key then the focus is again coming to first drop down instead of transferring to second drop down.

      This seems to only occur on Firefox. In IE the focus is kept on the next component. This also seems to effect the selectOneListbox, testing the same issue with selectOneMenu doesn't reproduce the same results.

      Sample code:

      <ice:form partialSubmit="true">
      <ice:panelGrid columns="1">
      <ice:selectOneListbox value="0" size="1">
      <f:selectItem itemValue="0" itemLabel="0"/>
      <f:selectItem itemValue="1" itemLabel="1"/>
      <f:selectItem itemValue="2" itemLabel="2"/>
      <f:selectItem itemValue="3" itemLabel="3"/>
      <f:selectItem itemValue="4" itemLabel="4"/>
      </ice:selectOneListbox >
      <ice:selectOneListbox value="0" size="1">
      <f:selectItem itemValue="0" itemLabel="0"/>
      <f:selectItem itemValue="1" itemLabel="1"/>
      <f:selectItem itemValue="2" itemLabel="2"/>
      <f:selectItem itemValue="3" itemLabel="3"/>
      <f:selectItem itemValue="4" itemLabel="4"/>
      </ice:selectOneListbox>
      <ice:selectOneListbox value="0" size="1">
      <f:selectItem itemValue="0" itemLabel="0"/>
      <f:selectItem itemValue="1" itemLabel="1"/>
      <f:selectItem itemValue="2" itemLabel="2"/>
      <f:selectItem itemValue="3" itemLabel="3"/>
      <f:selectItem itemValue="4" itemLabel="4"/>
      </ice:selectOneListbox>
      <ice:selectOneListbox value="0" size="1">
      <f:selectItem itemValue="0" itemLabel="0"/>
      <f:selectItem itemValue="1" itemLabel="1"/>
      <f:selectItem itemValue="2" itemLabel="2"/>
      <f:selectItem itemValue="3" itemLabel="3"/>
      <f:selectItem itemValue="4" itemLabel="4"/>
      </ice:selectOneListbox>

      </ice:panelGrid>
      </ice:form>

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Salesforce Case [5007000000FYNXE]
        Arran Mccullough made changes -
        Attachment Case9751Example.war [ 12826 ]
        Ken Fyten made changes -
        Fix Version/s 1.8.2-EE-GA_P03 [ 10251 ]
        Tyler Johnson made changes -
        Salesforce Case [5007000000FYNXE] [5007000000FYNXE, 5007000000Fc0Vn]
        Ken Fyten made changes -
        Assignee Priority P2
        Assignee Mircea Toma [ mircea.toma ]
        Ken Fyten made changes -
        Assignee Mircea Toma [ mircea.toma ] Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Assignee Ken Fyten [ ken.fyten ] Mircea Toma [ mircea.toma ]
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Ken Fyten made changes -
        Fix Version/s EE-2.0.0.GA [ 10263 ]
        Fix Version/s 2.1 [ 10241 ]
        Mircea Toma made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 2.0.2 [ 10273 ]
        Fix Version/s 2.1 [ 10241 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P2

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arran Mccullough
          • Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: