You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "James Margaris (JIRA)" <xa...@incubator.apache.org> on 2006/12/06 09:38:20 UTC

[jira] Created: (XAP-201) fontSize not inheriting correctly

fontSize not inheriting correctly
---------------------------------

                 Key: XAP-201
                 URL: http://issues.apache.org/jira/browse/XAP-201
             Project: XAP
          Issue Type: Bug
          Components: Widgets
         Environment: Mozilla 1.6, maybe others
            Reporter: James Margaris


If I do the following:

<verticalBoxPane fontSize="11pt">
<label text="some text"/>
</verticalBoxPane>

I expect the label to have an 11pt font but it doesn't. If I set the font size specifically on the label it works.

A css font-inherit issue?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (XAP-201) fontSize not inheriting correctly

Posted by "Rob Gagne (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Gagne closed XAP-201.
-------------------------

    Resolution: Duplicate

> fontSize not inheriting correctly
> ---------------------------------
>
>                 Key: XAP-201
>                 URL: https://issues.apache.org/jira/browse/XAP-201
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: Other
>         Environment: Mozilla 1.6, maybe others
>            Reporter: James Margaris
>
> If I do the following:
> <verticalBoxPane fontSize="11pt">
> <label text="some text"/>
> </verticalBoxPane>
> I expect the label to have an 11pt font but it doesn't. If I set the font size specifically on the label it works.
> A css font-inherit issue?

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