You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Wronka (JIRA)" <de...@myfaces.apache.org> on 2007/11/01 16:09:50 UTC

[jira] Created: (TOBAGO-532) Popup Z-Index-Problem with DatePicker and InputSuggest in IE

Popup Z-Index-Problem with DatePicker and InputSuggest in IE
------------------------------------------------------------

                 Key: TOBAGO-532
                 URL: https://issues.apache.org/jira/browse/TOBAGO-532
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.12
         Environment: This problem occurs (only ?!) on InternetExplorer (I checked version 6)
            Reporter: Matthias Wronka
            Priority: Critical


If a popup contains a Datefield the corresponding datepicker is opend behind the popup-window. On other browsers than IE the Datepicker is rendered in the front but the modal-window-layer is rendered behind the first popup, so the first popup is not disabled.

This is a little tricky as there seems to be a dependency to the way, the popup is used. This can be reproduced in your demo: http://tobago.atanion.net/tobago-example-demo/faces/reference/popup.jsp

The popup opend via the menu shows the problem at once (popup is opend via popup-reference). If you open the popup via the Open button (popup is a facet of the button) the calendar first works fine. But if you than press ok (without filling the required field) the calendar is opened behind the popup.

A similar problem exists with the InputSuggest-Layer for an InputField in the popup.

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


[jira] Resolved: (TOBAGO-532) Popup Z-Index-Problem with DatePicker and InputSuggest in IE

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

Udo Schnurpfeil resolved TOBAGO-532.
------------------------------------

    Fix Version/s: 1.0.25
       Resolution: Fixed

There is still a problem with inputSuggest inside of a modeless popup (is clone of this issue).

> Popup Z-Index-Problem with DatePicker and InputSuggest in IE
> ------------------------------------------------------------
>
>                 Key: TOBAGO-532
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-532
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.12
>         Environment: This problem occurs (only ?!) on InternetExplorer (I checked version 6)
>            Reporter: Matthias Wronka
>            Assignee: Udo Schnurpfeil
>             Fix For: 1.0.25
>
>
> If a popup contains a Datefield the corresponding datepicker is opend behind the popup-window. On other browsers than IE the Datepicker is rendered in the front but the modal-window-layer is rendered behind the first popup, so the first popup is not disabled.
> This is a little tricky as there seems to be a dependency to the way, the popup is used. This can be reproduced in your demo: http://tobago.atanion.net/tobago-example-demo/faces/reference/popup.jsp
> The popup opend via the menu shows the problem at once (popup is opend via popup-reference). If you open the popup via the Open button (popup is a facet of the button) the calendar first works fine. But if you than press ok (without filling the required field) the calendar is opened behind the popup.
> A similar problem exists with the InputSuggest-Layer for an InputField in the popup.

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


[jira] Commented: (TOBAGO-532) Popup Z-Index-Problem with DatePicker and InputSuggest in IE

Posted by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847449#action_12847449 ] 

Udo Schnurpfeil commented on TOBAGO-532:
----------------------------------------

The datepicker in a popup works in IE 6/7/8 now.

> Popup Z-Index-Problem with DatePicker and InputSuggest in IE
> ------------------------------------------------------------
>
>                 Key: TOBAGO-532
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-532
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.12
>         Environment: This problem occurs (only ?!) on InternetExplorer (I checked version 6)
>            Reporter: Matthias Wronka
>            Assignee: Arvid Hülsebus
>             Fix For: 1.0.25
>
>
> If a popup contains a Datefield the corresponding datepicker is opend behind the popup-window. On other browsers than IE the Datepicker is rendered in the front but the modal-window-layer is rendered behind the first popup, so the first popup is not disabled.
> This is a little tricky as there seems to be a dependency to the way, the popup is used. This can be reproduced in your demo: http://tobago.atanion.net/tobago-example-demo/faces/reference/popup.jsp
> The popup opend via the menu shows the problem at once (popup is opend via popup-reference). If you open the popup via the Open button (popup is a facet of the button) the calendar first works fine. But if you than press ok (without filling the required field) the calendar is opened behind the popup.
> A similar problem exists with the InputSuggest-Layer for an InputField in the popup.

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