ICEfaces
  1. ICEfaces
  2. ICE-1388

Setting attribute "bgcolor" of PanelTabSet doesn't pass to the root element

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.6DR#4, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Tomcat 5.5
      FF 2.0

      Description

      Attribute "bgcolor" doesn't pass to the root element, in this case, an html <table> tag.
      This problem happens for both value binding and component binding of PanelTabSet.
      If this attribute is not supported (not pass to the root), we should remove it from TLD

        Activity

        Hide
        Adnan Durrani added a comment -

        As panelTabSet is type of HtmlDataTable which supports bgcolor so instead of removing this attribute from Tld, I have fixed this bug. So now bgcolor would render on the root element of the panelTabSet which is "table" in this case. However setting the "bgcolor" on panelTabSet is not practical as every panelTab inside PanelTabSet uses style classes. -revision 13668

        Show
        Adnan Durrani added a comment - As panelTabSet is type of HtmlDataTable which supports bgcolor so instead of removing this attribute from Tld, I have fixed this bug. So now bgcolor would render on the root element of the panelTabSet which is "table" in this case. However setting the "bgcolor" on panelTabSet is not practical as every panelTab inside PanelTabSet uses style classes. -revision 13668

          People

          • Assignee:
            Unassigned
            Reporter:
            Sam Xiao
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: