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:32:09 UTC

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

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


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

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

Posted by "Mike D Pilsbury (JIRA)" <de...@tapestry.apache.org>.
     [ 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


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

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
    [ 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


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

Posted by "Mike D Pilsbury (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481770 ] 

Mike D Pilsbury commented on TAPESTRY-1364:
-------------------------------------------

It appears to be a problem with the way that the form is embedded in my page. I can't see quite what for the problem is at the minute, but I'll assume for now that it's my page that is at fault.


> 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


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

Posted by "Mike D Pilsbury (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike D Pilsbury closed TAPESTRY-1364.
-------------------------------------

    Resolution: Invalid

> 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


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

Posted by "Mike D Pilsbury (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481781 ] 

Mike D Pilsbury commented on TAPESTRY-1364:
-------------------------------------------

It was cascading margin and padding values from containing elements that caused the problem.

> 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