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

Launching modal dialog when the launcher window body has position:absolute in IE makes launcher page look corrupt

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.3-core, 1.2.2-core
    • 1.0.4-core, 1.2.3-core
    • Components
    • None
    • Microsoft Windows XP SP2, Internet Explorer 7.0.5730.11

    Description

      When launching a modal dialog in Trinidad using IE7, it will change the opacity of the body element to 50% to give the page a "disabled" appearance.

      However, if there are other semi-opaque elements on the page and if the body uses absolute positioning, then those semi-opaque elements will be drawn as if they were opaque. This will end up masking areas of the page that shouldn't be masked and give the appearance of the launching window as being corrupt.

      Instead, the window launching code should not mess with the body element and instead overlay a DIV, achieving the desired appearance regardless of the presence of other semi-opaque elements on the page.

      Attachments

        1. opacityTest.jspx
          3 kB
          Matt Cooper

        Activity

          People

            mattcooper Matt Cooper
            mattcooper Matt Cooper
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: