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

[jira] Resolved: (TRINIDAD-144) AJAX client validation creates blank space underneath inputs in IE6

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

Danny Robinson resolved TRINIDAD-144.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.4-core

Cleaned up message renderer to remove duplication and reworked use of spans to allow removal of problematic display":block; style.

> AJAX client validation creates blank space underneath inputs in IE6
> -------------------------------------------------------------------
>
>                 Key: TRINIDAD-144
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-144
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.0.1-core, 1.0.2-core
>         Environment: This will manifest itself using IE 6
>            Reporter: Nate Perkins
>            Assignee: Danny Robinson
>            Priority: Minor
>             Fix For: 1.0.4-core
>
>
> Due to the new AJAX based client validation, Inputs are expanded to show unnecessary space underneath them, as if an error message was going to be displayed under each one.  The problem has been traced to the MessageRenderer class and its use of a span with style class OraInlineInfoText.

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