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

        Cruz Miraback created issue -
        Cruz Miraback made changes -
        Field Original Value New Value
        Assignee Cruz Miraback [ cmiraback ]
        Cruz Miraback made changes -
        Assignee Cruz Miraback [ cmiraback ] Arturo Zambrano [ artzambrano ]
        Cruz Miraback made changes -
        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 panel styleClass, and the blue background styling is not being applied via the droppable activeStyleClass when dragging the item. 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.
        Ken Fyten made changes -
        Assignee Priority P1 [ 10010 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34421 Tue Apr 16 10:46:10 MDT 2013 art.zambrano ICE-9179 partial fix
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/css/showcase_styles.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34422 Tue Apr 16 10:50:35 MDT 2013 ken.fyten ICE-9179 partial fix for missing color styling on IE browsers for showcase Drag and Drop demo.
        Files Changed
        Commit graph MODIFY /icefaces3/tags/icefaces-3.3.0/icefaces/samples/showcase/showcase/src/main/webapp/resources/css/showcase_styles.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34424 Tue Apr 16 11:11:11 MDT 2013 art.zambrano ICE-9179 complete fix; added '!important' keywords to CSS classes used by the droppable boxes
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/css/showcase_styles.css
        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.
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: