Pop up validation error bubbles are displayed without the CSS styles applied in 
IE8 Standards Mode
--------------------------------------------------------------------------------------------------

                 Key: TAP5-766
                 URL: https://issues.apache.org/jira/browse/TAP5-766
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.0.18, 5.1.0.4
            Reporter: Tõnis Pihlakas
            Priority: Minor


In Internet Explorer 8 (standards mode), validation error bubbles are displayed 
without the background images and other CSS styles applied. For some reason, 
the t-error-popup CSS class is not resolved for the DIV element and its 
sub-elements created in Tapestry.ErrorPopup.initialize().
The problem seems to be associated with the Prototype library 1.6.0.3, since 
the problem disappears when the version 1.6.1 RC2 is used instead.

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

Reply via email to