ICEfaces
  1. ICEfaces
  2. ICE-3088

focus of input component is lost when tabbing through page and using ice:messages

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7
    • Fix Version/s: 1.7.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      any
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      The solutions are:
      a) move ice:messages tag outside ice:form
      b) wrap ice:messages tag with a 'div' with ID
      Show
      The solutions are: a) move ice:messages tag outside ice:form b) wrap ice:messages tag with a 'div' with ID

      Description

      In the example jspx page when using the ice:messages component then the initial tab from one field to another (no matter if inputText or selectInputDate, please note that all inputText fields are set to required=true) causes the focus to be lost. When tabbing again the focus will be set to the previously selected component. Any subsequent tabbing works just fine, it's only the initial one that causes the focus to be lost.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16749 Thu May 29 17:08:27 MDT 2008 adnan.durrani Fix for ICE-3088 (focus of input component is lost when tabbing through page and using ice:messages)
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/MessagesRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16748 Thu May 29 17:07:38 MDT 2008 adnan.durrani Fix for ICE-3088 (focus of input component is lost when tabbing through page and using ice:messages)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/MessagesRenderer.java

          People

          • Assignee:
            Adnan Durrani
            Reporter:
            Michael Thiem
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: