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

        Migration created issue -
        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.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #32350 Sat Nov 24 22:35:43 MST 2012 judy.guglielmin MOBI-514 disable icefaces focus api for singleSubmit of inputText component
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/inputText/InputTextRenderer.java
        Migration made changes -
        Field Original Value New Value
        Reporter Migration [ remote ] Tyler Johnson [ tyler.johnson ]
        Migration made changes -
        Assignee Steve Maryka [ steve.maryka ] Ted Goddard [ ted.goddard ]
        Migration made changes -
        Fix Version/s 1.2 Beta [ 10344 ]
        Migration made changes -
        Attachment screenshot-1.jpg [ 15002 ]
        Philip Breau made changes -
        Fix Version/s 1.2 Beta [ 10344 ]
        Ted Goddard made changes -
        Fix Version/s 1.3 Beta [ 10373 ]
        Ted Goddard made changes -
        Assignee Ted Goddard [ ted.goddard ] Judy Guglielmin [ judy.guglielmin ]
        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
        Judy Guglielmin made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: