ICEfaces
  1. ICEfaces
  2. ICE-9179

Showcase: ace:draggable/droppable > Overview - Styling Issues

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.3
    • Fix Version/s: 3.3
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces 3.3.0 Build10 / trunk
      IE browsers
      Not an issue on 3.2.0 or in other browsers.
    • Assignee Priority:
      P1

      Description

      The drop areas in the ace:drag/drop Overview demo don't have styling in IE browsers. The gray background styling that is set to the droppableSlot is not being applied via the ace:panel styleClass, and the blue background styling is not being applied via the ace:droppable activeStyleClass when dragging the item.

        Activity

        Hide
        Arturo Zambrano added a comment -

        Committed fix to trunk at revision 34421.

        The problem had to do with resource coalescing. It seems like IE has slightly different precedence rules, when the styles are declared in the same file, and a white background image was taking precedence. Eventually, this was fixed by using the "!important" keyword on some CSS properties.

        Show
        Arturo Zambrano added a comment - Committed fix to trunk at revision 34421. The problem had to do with resource coalescing. It seems like IE has slightly different precedence rules, when the styles are declared in the same file, and a white background image was taking precedence. Eventually, this was fixed by using the "!important" keyword on some CSS properties.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Cruz Miraback
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: