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 "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org> on 2006/06/09 23:03:32 UTC

[jira] Closed: (ADFFACES-19) SKINNING: Selector is skipped if there is a space immediately after the open brace.

     [ http://issues.apache.org/jira/browse/ADFFACES-19?page=all ]
     
Matthias Weßendorf closed ADFFACES-19:
--------------------------------------

    Resolution: Fixed

applied patch from Jeanne Waldman.

> SKINNING: Selector is skipped if there is a space immediately after the open brace.
> -----------------------------------------------------------------------------------
>
>          Key: ADFFACES-19
>          URL: http://issues.apache.org/jira/browse/ADFFACES-19
>      Project: MyFaces ADF-Faces
>         Type: Bug

>     Reporter: Jeanne Waldman
>     Assignee: Matthias Weßendorf
>     Priority: Minor

>
> To reproduce, go the the purpleSkin.css file and add a selector and
> properties like this:
>  .SomeSelector
> {
>    font-size: 10pt;
>    color: red;
> }
> When you run any component demo, you should be able to look at the generated
> css file and see this selector. This is the expected result.
> However, if you put a ' ' (a space) after the opening {, you won't see this
> selector in the generated css file. This is the actual result, and the bug.

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