ICEmobile
  1. ICEmobile
  2. MOBI-514

SingleSubmit causing focus issue when tabbing

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.2 Final
    • Fix Version/s: 1.3 Beta
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      ICEfaces 3.2

      Description


      If you have an input field with singleSubmit set to true and you enter a value and tab out, focus returns to that field rather than moving on to the next input field in the form. Test case and screenshot attached.

        Activity

        Hide
        Ted Goddard added a comment - - edited

        The response contains
        <eval><![CDATA[ice.applyFocus('j_idt8:firstName');]]></eval></changes>
        causing the focus to be reset to the original field.

        Show
        Ted Goddard added a comment - - edited The response contains <eval><![CDATA [ice.applyFocus('j_idt8:firstName');] ]></eval></changes> causing the focus to be reset to the original field.
        Hide
        Ted Goddard added a comment -

        Please look at the new API that allows us to disable focus management:

        http://jira.icesoft.org/browse/ICE-8795

        Show
        Ted Goddard added a comment - Please look at the new API that allows us to disable focus management: http://jira.icesoft.org/browse/ICE-8795

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Tyler Johnson
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: