ICEfaces
  1. ICEfaces
  2. ICE-2335

<ice:panelBorder> when using 'bgcolor', the 'south' facet takes the same color

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.7DR#2
    • Fix Version/s: 1.7RC1, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      When using, for example, bgcolor="black" or style="background-color: #000;" in <ice:panelBorder>, the 'south' facet is filled with the same background color, thus making it difficult to distinguish.

        Activity

        Arturo Zambrano created issue -
        Arturo Zambrano made changes -
        Field Original Value New Value
        Affects Version/s 1.7DR#2 [ 10110 ]
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        Assignee Yip Ng [ yip.ng ]
        Ken Fyten made changes -
        Assignee Priority P3
        Ken Fyten made changes -
        Priority Major [ 3 ] Minor [ 4 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15825 Wed Feb 20 16:26:45 MST 2008 yip.ng ICE-2335
        Set default background of south facet panel to white.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp-portlet.css
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp.css
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/royale/royale.css
        Hide
        yip.ng added a comment -

        Screenshot showing the problem.

        Show
        yip.ng added a comment - Screenshot showing the problem.
        yip.ng made changes -
        Attachment screenshot-1.jpg [ 10834 ]
        Hide
        yip.ng added a comment -

        Screenshot showing the fix.

        Show
        yip.ng added a comment - Screenshot showing the fix.
        yip.ng made changes -
        Attachment screenshot-2.jpg [ 10835 ]
        Hide
        yip.ng added a comment -

        The default background color is set to white in xp.css. You can override this with the base style class name + the facet name, e.g.:

        .pnlBrdrDemoSouth

        { background-color: #EEEEEE; }

        as is done in showcase_style.css.

        The default background color of the south facet panel was somehow left unset, making it transparent, allowing the background color (black in this case) of the component to show through.

        Show
        yip.ng added a comment - The default background color is set to white in xp.css. You can override this with the base style class name + the facet name, e.g.: .pnlBrdrDemoSouth { background-color: #EEEEEE; } as is done in showcase_style.css. The default background color of the south facet panel was somehow left unset, making it transparent, allowing the background color (black in this case) of the component to show through.
        yip.ng made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 1.7RC1 [ 10123 ]
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P3
        Assignee Yip Ng [ yip.ng ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: