[richfaces-issues] [JBoss JIRA] Updated: (RF-10182) Toolbar: add some class for empty cell

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Jan 12 18:56:50 EST 2011


     [ https://issues.jboss.org/browse/RF-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-10182:
--------------------------------

         Assignee: Gleb Galkin
    Fix Version/s: 4.0.0.CR1


> Toolbar: add some class for empty cell
> --------------------------------------
>
>                 Key: RF-10182
>                 URL: https://issues.jboss.org/browse/RF-10182
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: component-output
>    Affects Versions: 4.0.0.Milestone5
>         Environment: RichFaces 4.0.0-SNAPSHOT r.20958
> Metamer 4.0.0-SNAPSHOT r.20958
> Mojarra 2.1.0-SNAPSHOT
> GlassFish Server Open Source Edition 3.1-SNAPSHOT
> OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
> Chrome 8.0.552.224 @ Linux x86_64
>            Reporter: Pavol Pitonak
>            Assignee: Gleb Galkin
>             Fix For: 4.0.0.CR1
>
>
> deploy Metamer and open http://localhost:8080/metamer/faces/components/richToolbarGroup/simple.xhtml
> Markup contains an empty cell with no class nor id specified. It should contain some CSS class so that it can be modified by user.
> <tr class="rf-tb-cntr">
>     <td id="form:createDocument_itm" class="rf-tb-itm">...</td>
>     <td id="form:createFolder_itm" class="rf-tb-itm">...</td>
>     <td id="form:copy_itm" class="rf-tb-itm">...</td>
>     <td id="form:save_itm" class="rf-tb-itm">...</td>
>     <td id="form:saveAs_itm" class="rf-tb-itm">...</td>
>     <td id="form:saveAll_itm" class="rf-tb-itm">...</td>
>     <td> </td>
>     <td id="form:input_itm" class="rf-tb-itm">...</td>
>     <td id="form:button_itm" class="rf-tb-itm">...</td>
> </tr>

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list