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 2007/03/16 00:04:09 UTC

[jira] Commented: (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:comment-tabpanel#action_12481368 ] 

Howard M. Lewis Ship commented on TAPESTRY-1364:
------------------------------------------------

I use 2.0.0.2 under Mac OS X and don't see anything that ugly; strange.

> 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


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

Posted by Mike Pilsbury <mi...@gmail.com>.
Ok. I'll do some more digging tonight, and try and pin it down some more.

On 15/03/07, Howard M. Lewis Ship (JIRA) <de...@tapestry.apache.org> wrote:
>
>
>     [
> https://issues.apache.org/jira/browse/TAPESTRY-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481368]
>
> Howard M. Lewis Ship commented on TAPESTRY-1364:
> ------------------------------------------------
>
> I use 2.0.0.2 under Mac OS X and don't see anything that ugly; strange.
>
> > 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
>
>