Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-2289

function _pprControlCapture() causes an error in IE8 when it tries to focus on a PPR'd element

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.1-core
    • 2.0.2-core, 2.1.0-core
    • Components
    • None
    • Linux x86

    Description

      The PPR Blocking functionality works by blocking all mouse clicks between the start of a PPR update and the end. The element to return focus to, which is the activeElement, is saved off and then after the PPR update completes, focus is returned to it. The problem occurs when that element is PPR'd with another element. IE8 will throw and error and complain that the element is not focusable. While that error is not visible in the UI, it prevents further operations on the page. IE9 does not complain so this issue does not happen in that browser.

      Attachments

        1. TRINIDAD-2289.patch
          0.9 kB
          Kentaro Kinebuchi

        Activity

          People

            Unassigned Unassigned
            kentarokinebuchi Kentaro Kinebuchi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: