ICEfaces
  1. ICEfaces
  2. ICE-8305

Focus breaks after tabing into ice:selectOneMenu in IE8/7 with Custom JavaScript call

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: EE-1.8.2.GA_P03, EE-1.8.2.GA_P04
    • Fix Version/s: EE-1.8.2.GA_P05
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      IE8 in Quirks mode or IE7
    • Assignee Priority:
      P1
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      If using IE8 add the following tag to the page to force IE8 Standards Mode:

      <meta http-equiv="X-UA-Compatible" content="IE=8" />
      Show
      If using IE8 add the following tag to the page to force IE8 Standards Mode: <meta http-equiv="X-UA-Compatible" content="IE=8" />

      Description

      When tabbing through a form with some various inputs, there is a partialSubmit called each time. On this submit a basic JavaScript counter is updated. When tabbing into an ice:selectOneMenu there is some different behavior seen:
       - focus is lost when tabbing into the menu, tabbing begins at the top page input.
       - focus stays on the menu but when tabbing out it won't move to the next field.

      This issue is only reproducible on IE8 running in Quirks mode and IE7 with the JavaScript counter.

        Activity

        There are no subversion log entries for this issue yet.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: