Details
-
Type: Bug
-
Status: Closed
-
Priority: 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.
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
- blocks
-
ICE-7677 ace:dialog effect issues
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30585 | Thu Aug 23 09:41:17 MDT 2012 | ken.fyten | |
Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/confirmationdialog/ConfirmationDialogEffectBean.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30105 | Thu Jul 19 10:48:30 MDT 2012 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/dialog/dialogEffectsAndSize.xhtml
MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/confirmationdialog/ConfirmationDialogEffectBean.java 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 | #29916 | Tue Jul 10 16:34:07 MDT 2012 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogMeta.java
MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/contextmenu/ContextMenuMeta.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29836 | Thu Jul 05 16:01:31 MDT 2012 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogMeta.java
MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/contextmenu/ContextMenuMeta.java |