[richfaces-issues] [JBoss JIRA] (RF-11759) Remove Cellpadding/Cellspacing from EDT, replace with appropriate CSS

Brian Leathem (Updated) (JIRA) jira-events at lists.jboss.org
Wed Nov 30 14:25:40 EST 2011


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

Brian Leathem updated RF-11759:
-------------------------------

       Priority: Blocker
    Description: 
Remove the cellpadding/cellspacing attributes introduced with RF-11738, as we want to focus on a CSS based approach to styling the tables.  

The attributes were created to allow overriding the HTML cellpadding and cellspacing attributes set by the EDT, and allow developer override.  These HTML attributes should be removed from the EDT, and the appropriate CSS styling changes made to compensate.

Created by Brian Leathem from Lukáš Fryč's Crucible comment on ExtendedDataTableRenderer.java line 289 https://source.jboss.org/cru/REV-RF-5#c172 :
{quote}
-Why does EDT need Cellpadding/spacing defined?
{quote}

  was:
Created by Brian Leathem from Lukáš Fryč's Crucible comment on ExtendedDataTableRenderer.java line 289 https://source.jboss.org/cru/REV-RF-5#c172 :

-Why does EDT need Cellpadding/spacing defined? I though EDT markup is based on Divs rather than Table-.

    Component/s: component-tables

    
> Remove Cellpadding/Cellspacing from EDT, replace with appropriate CSS
> ---------------------------------------------------------------------
>
>                 Key: RF-11759
>                 URL: https://issues.jboss.org/browse/RF-11759
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.1.0.CR1
>            Reporter: Fisheye JIRA Integration
>            Assignee: Brian Leathem
>            Priority: Blocker
>             Fix For: 4.1.0.CR2
>
>
> Remove the cellpadding/cellspacing attributes introduced with RF-11738, as we want to focus on a CSS based approach to styling the tables.  
> The attributes were created to allow overriding the HTML cellpadding and cellspacing attributes set by the EDT, and allow developer override.  These HTML attributes should be removed from the EDT, and the appropriate CSS styling changes made to compensate.
> Created by Brian Leathem from Lukáš Fryč's Crucible comment on ExtendedDataTableRenderer.java line 289 https://source.jboss.org/cru/REV-RF-5#c172 :
> {quote}
> -Why does EDT need Cellpadding/spacing defined?
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list