You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Mike D Pilsbury (JIRA)" <de...@tapestry.apache.org> on 2007/03/15 22:41:09 UTC

[jira] Updated: (TAPESTRY-1364) Class div.t-beaneditor causes strange layout behaviour in Firefox

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

Mike D Pilsbury updated TAPESTRY-1364:
--------------------------------------

    Attachment: beaneditform.jpg

There are three fields. The label for the first one is mostly obscured by the second text area.

> Class div.t-beaneditor causes strange layout behaviour in Firefox
> -----------------------------------------------------------------
>
>                 Key: TAPESTRY-1364
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1364
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.3
>         Environment: 5.0.3 released, WIndows XP, Firefox 2.0.0.2
>            Reporter: Mike D Pilsbury
>            Priority: Minor
>         Attachments: beaneditform.jpg
>
>
> div.t-beaneditor label {default.css (line 157)
>   clear:left;
>   display:block;
>   float:left;
>   padding-right:3px;
>   text-align:right;
>   width:10%;
> }
> The combination of clear, float and display is causing strange layout behaviour for beaneditform in Firefox.
> This is without using any beaneditform properties file, or any other customisation.

-- 
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