ICEfaces
  1. ICEfaces
  2. ICE-10635

ace:notificationPanel effects not firing when server side

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0
    • Fix Version/s: 4.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 4 trunk, Tomcat
    • Assignee Priority:
      P2

      Description

      ace:notificationPanel doesn't seem to properly fire the effect (such as 'slide', 'fade', etc.) when server side rendering is used (via the "visible" attribute). However the effects seem to work when client side.

      This can easily be seen on the Component Showcase demo.

      Ideally the effects would fire for all usages of the notificationPanel.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #46137 Tue Oct 27 11:55:05 MDT 2015 judy.guglielmin ICE-10635 ensure the renderer does not allow a non-null value for the effect.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/notificationpanel/NotificationPanelBean.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/notificationpanel/NotificationPanelRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #46135 Tue Oct 27 11:24:43 MDT 2015 judy.guglielmin ICE-10635 modified example code to show selection of effect. as well, the effect cannot be null.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/notificationpanel/NotificationPanelBean.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/notificationpanel/notificationPanel.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #46125 Mon Oct 26 17:39:02 MDT 2015 judy.guglielmin ICE-10635 server use now honors effects. effectSpeed correctly implemented as well
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/notificationpanel/notificationpanel.js
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/notificationpanel/NotificationPanelRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45953 Wed Sep 09 16:21:22 MDT 2015 judy.guglielmin ICE-10635 have logic correct in js and css now but effects are not showing. Probably due to update of the nodes when server side is used. Will review the markup to see if an outer wrapper div can be used.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/notificationpanel/notificationpanel.js
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/notificationpanel/notificationpanel.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45937 Wed Sep 02 15:18:07 MDT 2015 judy.guglielmin ICE-10635 also fixed the fact that close and display eventListeners on the server example (when visible property is used) were previously not firing.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/notificationpanel/notificationpanel.js

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Carlo Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: