You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Adam Winer (JIRA)" <ad...@incubator.apache.org> on 2006/10/09 04:42:20 UTC

[jira] Commented: (ADFFACES-215) tr:outputText and tr:selectBooleanCheckbox not affected by .AFDefaultFont:alias style

    [ http://issues.apache.org/jira/browse/ADFFACES-215?page=comments#action_12440808 ] 
            
Adam Winer commented on ADFFACES-215:
-------------------------------------

Not too sure about tr:selectBooleanCheckbox, but I really don't want to start rendering any style on tr:outputText at all.  IMO, we should be rendering the default font on the <body> tag, not on each outputText.  Putting it on every outputText bloats the page, and IMO outputText is a unit of text that should be styled by its container, not styled in and of itself.

It is definitely a bug, though, that:
  <af:document>
    <af:outputText value="foo"/>
  </af:document>

... doesn't have the outputText rendering in the default font!

> tr:outputText and tr:selectBooleanCheckbox not affected by .AFDefaultFont:alias style
> -------------------------------------------------------------------------------------
>
>                 Key: ADFFACES-215
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-215
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>         Environment: Facelets
>            Reporter: Thorsten Guenther
>            Priority: Minor
>
> In case of the tr:selectBooleanCheckbox there is an css class attribute rendered to HTML-tag, but that class is not generated in theCSS-file.
> In case of the tr:outputText there is no styling rendered to HTML at all.
> A workaround is to specify the desired font and size styles in inlineStyle attributes at this components.

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