[richfaces-issues] [JBoss JIRA] Resolved: (RF-9549) Column: rendered wrong in Firefox when rowspan is null

Anton Belevich (JIRA) jira-events at lists.jboss.org
Tue Jan 11 10:30:52 EST 2011


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

Anton Belevich resolved RF-9549.
--------------------------------

    Resolution: Won't Fix


rowspan attribute has a special value of "0" that is used to inform the browser to span the cell to the end of all the rows inside the current rowgroup (thead, tfoot, or tbody). 
Firefox and Opera supports this special value. If the value is deleted from 'rowspan' input in the Metamer App rowspan attribute value becomes 0. Not a bug.   

> Column: rendered wrong in Firefox when rowspan is null
> ------------------------------------------------------
>
>                 Key: RF-9549
>                 URL: https://issues.jboss.org/browse/RF-9549
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: compatibility, component-tables
>    Affects Versions: 4.0.0.Milestone3
>         Environment: *  RichFaces 4.0.0-SNAPSHOT r.19661
> * Metamer 4.0.0-SNAPSHOT r.19661
> * Mojarra 2.0.2-FCS
> * GlassFish Server Open Source Edition 3.0.1
> * OpenJDK Runtime Environment 1.6.0_18-b18 @ Linux
> * Firefox 3.6.10 @ Linux x86_64
>            Reporter: Pavol Pitonak
>            Assignee: Anton Belevich
>             Fix For: 4.0.0.CR1
>
>         Attachments: column.png
>
>
> 1. deploy Metamer
> 2. open http://localhost:8080/metamer/faces/components/richColumn/simple.xhtml
> 3. delete value in input for rowspan
> result:
> table is broken (see screenshot)

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