You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2009/09/03 10:28:32 UTC

[jira] Updated: (TAP5-766) Pop up validation error bubbles are displayed without the CSS styles applied in IE8 Standards Mode

     [ https://issues.apache.org/jira/browse/TAP5-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Kemnade updated TAP5-766:
--------------------------------

    Attachment: prototype-element-classname.patch

The cause for this problem is https://prototype.lighthouseapp.com/projects/8886/tickets/529. The attached patch against Tapestry 5.1.0.5's tapestry.js fixes the problem.

> 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.1.0.4, 5.0.18
>            Reporter: Tõnis Pihlakas
>            Priority: Minor
>         Attachments: prototype-element-classname.patch
>
>
> 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.