ICEfaces
  1. ICEfaces
  2. ICE-1289

Modal Dialogs do not disable offscreen space when window is resized

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.5
    • Fix Version/s: 1.6DR#6, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      windows xp
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      A user submitted the following workaround:

      #iceModalFrame {
        background-color:#e2e2e2 !important;
        opacity:0.7 !important;
        width:100% !important;
        height:100% !important;
       }

      which handles window resizing, and the percentages can be increased over 100% to take into account scrolling, although this will also cause the scrollbars to be present even when the document size isn't larger than the viewport size
      Show
      A user submitted the following workaround: #iceModalFrame {   background-color:#e2e2e2 !important;   opacity:0.7 !important;   width:100% !important;   height:100% !important;  } which handles window resizing, and the percentages can be increased over 100% to take into account scrolling, although this will also cause the scrollbars to be present even when the document size isn't larger than the viewport size

      Description

      When using a modal popup dialog, the non-dialog portion of the screen is
      disabled so that interaction is only possible with the dialog. This can be
      circumvented on pages where the page size is larger than the viewport size. One
      is able to scroll to the previously off-screen portion of the page and interact
      with the page.

      1. supportilla-3919.zip
        7 kB
        Philip Breau
      2. test.xhtml
        2 kB
        dukehoops
      1. screenshot-1.jpg
        28 kB

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #14103 Mon Jun 11 13:15:24 MDT 2007 mircea.toma Choose biggest scroll dimensions of documentElement or body elements -- ICE-1289.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/bridge/src/status.js
          Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/style.js

            People

            • Assignee:
              Unassigned
              Reporter:
              Philip Breau
            • Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: