You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org> on 2008/01/20 21:04:34 UTC

[jira] Created: (TRINIDAD-910) lightweight dialog/modal panelPopup - blocked area doesn't cover the whole page

lightweight dialog/modal panelPopup - blocked area doesn't cover the whole page
-------------------------------------------------------------------------------

                 Key: TRINIDAD-910
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-910
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 1.2.5-core, 1.0.5-core
            Reporter: Gerhard Petracek


the blocked area (= the area outside of a modal dialog) doesn't cover the whole page.

the following events increase the effect: onresize and onscroll

possible scenario:
users are able to manipulate the uncovered area (unintentionally).
the size of the uncovered area depends on the:
- browser
- structure of the page in the background
- user activities (window resizing, scrolling, ...)

see TRINIDAD-909
(the provided patch also offers an improvement of this issue. however, it isn't the final solution.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TRINIDAD-910) lightweight dialog/modal panelPopup - blocked area doesn't cover the whole page

Posted by "Andrew Robinson (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Robinson resolved TRINIDAD-910.
--------------------------------------

       Resolution: Fixed
    Fix Version/s:  1.2.8-core
                    1.0.8-core

Please test again using latest 1.x.8. I believe I fixed this with TRINIDAD-673

> lightweight dialog/modal panelPopup - blocked area doesn't cover the whole page
> -------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-910
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-910
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.0.5-core, 1.2.5-core
>            Reporter: Gerhard Petracek
>             Fix For:  1.0.8-core,  1.2.8-core
>
>         Attachments: after.PNG, before.PNG
>
>
> the blocked area (= the area outside of a modal dialog) doesn't cover the whole page.
> the following events increase the effect: onresize and onscroll
> possible scenario:
> users are able to manipulate the uncovered area (unintentionally).
> the size of the uncovered area depends on the:
> - browser
> - structure of the page in the background
> - user activities (window resizing, scrolling, ...)
> see TRINIDAD-909
> (the provided patch also offers an improvement of this issue. however, it isn't the final solution.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.