You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/01/13 23:17:34 UTC

[jira] Created: (TAPESTRY-2041) Pop up error bubbles (for client side validation) do not interact properly with IE 6 select elements

Pop up error bubbles (for client side validation) do not interact properly with IE 6 select elements
----------------------------------------------------------------------------------------------------

                 Key: TAPESTRY-2041
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2041
             Project: Tapestry
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.0.7
            Reporter: Howard M. Lewis Ship


This pretty standard stuff, IE 6 (and earlier) has its z-order issue, where the popup menu from a select list is always ordered in front of anything else.  The standard technique is to temporarily hide
the select element while obscured by the popup bubble.

I've tested with IE 7 and this is not an issue (though IE 7's PNG support is not as good as Firefox's, so there are some minor graphic glitches while animating fade-in and fade-out).

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org