ICEfaces
  1. ICEfaces
  2. ICE-7679

Document effects support in various ACE components

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.RC2
    • Fix Version/s: 3.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Different browsers
    • Assignee Priority:
      P2
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      In the 3.0 release, various effects of some ACE components were disabled because they were causing errors or odd behaviour in certain browsers. An attempt should be made to re-enable these effects either by updating the jQuery/jQueryUI libraries or by making structural changes in the way that components work in the client side.

      This is a summary of all effects that were disabled

      * All effects in all IE* browsers for ace:contextMenu.
      * 'pulsate' on hide in ace:confirmationDialog and ace:dialog for all browsers .
      * 'highlight' and 'bounce' on hide in ace:confirmationDialog and ace:dialog for IE7 and IE8.
      * 'puff' on hide in ace:confirmationDialog for IE7.
      * 'puff' and 'scale' in show on ace:confirmationDialog for IE7.

      Additional tweaks were made in 3.1 to disable certain expensive effects in IE7/8.

      All of these exceptions to standard effects support should be documented in the various component Wiki pages and TLD as appropriate.

        Issue Links

          Activity

          Arturo Zambrano created issue -
          Arturo Zambrano made changes -
          Field Original Value New Value
          Assignee Arturo Zambrano [ artzambrano ]
          Arturo Zambrano made changes -
          Link This issue blocks ICE-7532 [ ICE-7532 ]
          Arturo Zambrano made changes -
          Link This issue blocks ICE-7659 [ ICE-7659 ]
          Arturo Zambrano made changes -
          Link This issue blocks ICE-7673 [ ICE-7673 ]
          Arturo Zambrano made changes -
          Link This issue depends on ICE-7677 [ ICE-7677 ]
          Arturo Zambrano made changes -
          Link This issue blocks ICE-7677 [ ICE-7677 ]
          Arturo Zambrano made changes -
          Link This issue depends on ICE-7677 [ ICE-7677 ]
          Arturo Zambrano made changes -
          Salesforce Case []
          Description In the 3.0 release, various effects of some ACE components were disabled because they were causing errors or odd behaviour in certain browsers. An attempt should be made to re-enable these effects either by updating the jQuery/jQueryUI libraries or by making structural changes in the way that components work in the client side. In the 3.0 release, various effects of some ACE components were disabled because they were causing errors or odd behaviour in certain browsers. An attempt should be made to re-enable these effects either by updating the jQuery/jQueryUI libraries or by making structural changes in the way that components work in the client side.

          This is a summary of all effects that were disabled

          * All effects in all IE* browsers for ace:contextMenu.
          * 'pulsate' on hide in ace:confirmationDialog and ace:dialog for all browsers .
          * 'highlight' and 'bounce' on hide in ace:confirmationDialog and ace:dialog for IE7 and IE8.
          * 'puff' on hide in ace:confirmationDialog for IE7.
          * 'puff' and 'scale' in show on ace:confirmationDialog for IE7.
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 3.1 [ 10312 ]
          Ken Fyten made changes -
          Summary Re-enable effects in various ACE components Document effects support in various ACE components
          Salesforce Case []
          Affects [Documentation (User Guide, Ref. Guide, etc.)]
          Assignee Priority P2
          Description In the 3.0 release, various effects of some ACE components were disabled because they were causing errors or odd behaviour in certain browsers. An attempt should be made to re-enable these effects either by updating the jQuery/jQueryUI libraries or by making structural changes in the way that components work in the client side.

          This is a summary of all effects that were disabled

          * All effects in all IE* browsers for ace:contextMenu.
          * 'pulsate' on hide in ace:confirmationDialog and ace:dialog for all browsers .
          * 'highlight' and 'bounce' on hide in ace:confirmationDialog and ace:dialog for IE7 and IE8.
          * 'puff' on hide in ace:confirmationDialog for IE7.
          * 'puff' and 'scale' in show on ace:confirmationDialog for IE7.
          In the 3.0 release, various effects of some ACE components were disabled because they were causing errors or odd behaviour in certain browsers. An attempt should be made to re-enable these effects either by updating the jQuery/jQueryUI libraries or by making structural changes in the way that components work in the client side.

          This is a summary of all effects that were disabled

          * All effects in all IE* browsers for ace:contextMenu.
          * 'pulsate' on hide in ace:confirmationDialog and ace:dialog for all browsers .
          * 'highlight' and 'bounce' on hide in ace:confirmationDialog and ace:dialog for IE7 and IE8.
          * 'puff' on hide in ace:confirmationDialog for IE7.
          * 'puff' and 'scale' in show on ace:confirmationDialog for IE7.

          Additional tweaks were made in 3.1 to disable certain expensive effects in IE7/8.

          All of these exceptions to standard effects support should be documented in the various component Wiki pages and TLD as appropriate.
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29836 Thu Jul 05 16:01:31 MDT 2012 art.zambrano ICE-7679 documented unsupported effects in ACE components
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/contextmenu/ContextMenuMeta.java
          Hide
          Arturo Zambrano added a comment -

          Committed tld documentation at revision 29836.

          Show
          Arturo Zambrano added a comment - Committed tld documentation at revision 29836.
          Arturo Zambrano made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Resolution Fixed [ 1 ]
          Status Resolved [ 5 ] Reopened [ 4 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29916 Tue Jul 10 16:34:07 MDT 2012 art.zambrano ICE-7679 explicitly added all the possible effect values to the TLD documentation
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/contextmenu/ContextMenuMeta.java
          Arturo Zambrano made changes -
          Status Reopened [ 4 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #30105 Thu Jul 19 10:48:30 MDT 2012 art.zambrano ICE-7679 removed 'pulsate' effect from demos
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/dialog/dialogEffectsAndSize.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/confirmationdialog/ConfirmationDialogEffectBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/confirmationdialog/confirmationDialogEffect.xhtml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #30585 Thu Aug 23 09:41:17 MDT 2012 ken.fyten ICE-7679 removed 'pulsate' effect from demos.
          Files Changed
          Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/confirmationdialog/ConfirmationDialogEffectBean.java
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

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

              Dates

              • Created:
                Updated:
                Resolved: