Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC2
-
Fix Version/s: 3.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3
-
Assignee Priority:P2
Description
ICEfaces3 Trunk Revision# 27263
Server: Tomcat7.0.23
Browser: Internet Explorer 8, Firefox 9
ace:dialog
Effects & Size:
IE8:
1) similar issue to ICE-7659 - different combinations of Dialog show effect and Dialog hide effect not working twice ;
Any of these selections cannot open twice a dialog component (the list is not complete):
<Blind or Fade or Clip or Explode or Scale or Slide> - Bounce
2) the HIghlight effect is not an available option under 'Dialog show effect', but this is available for selection under 'Dialog hide effect'.
3) Also a JS error occurred when selecting combinations Scale - Highlight, or Blind - Highlight (dialog.png attached); this does not occur always, I am still trying to find a consistent way to reproduce it:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDS; .NET4.0C)
Timestamp: Thu, 19 Jan 2012 22:35:34 UTC
Message: 'end.0' is null or not an object
Line: 56
Char: 175634
Code: 0
URI: http://localhost:8080/showcase/javax.faces.resource/util/ace-jquery.js.jsf?ln=icefaces.ace&v=1412071395
Firefox 9: a number of show effects combined with the 'Pulsate' hide effect don't work - similar to ICE-7673.
Server: Tomcat7.0.23
Browser: Internet Explorer 8, Firefox 9
ace:dialog
Effects & Size:
IE8:
1) similar issue to ICE-7659 - different combinations of Dialog show effect and Dialog hide effect not working twice ;
Any of these selections cannot open twice a dialog component (the list is not complete):
<Blind or Fade or Clip or Explode or Scale or Slide> - Bounce
2) the HIghlight effect is not an available option under 'Dialog show effect', but this is available for selection under 'Dialog hide effect'.
3) Also a JS error occurred when selecting combinations Scale - Highlight, or Blind - Highlight (dialog.png attached); this does not occur always, I am still trying to find a consistent way to reproduce it:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDS; .NET4.0C)
Timestamp: Thu, 19 Jan 2012 22:35:34 UTC
Message: 'end.0' is null or not an object
Line: 56
Char: 175634
Code: 0
URI: http://localhost:8080/showcase/javax.faces.resource/util/ace-jquery.js.jsf?ln=icefaces.ace&v=1412071395
Firefox 9: a number of show effects combined with the 'Pulsate' hide effect don't work - similar to ICE-7673.
Issue Links
- depends on
-
ICE-7679 Document effects support in various ACE components
- Closed
Fixed at revision 27296. Disabled pulsate hide effect for all browsers; disabled highlight and bounce hide effects for ie7 and ie8.
The problem with the pulsate effect was also present in Chrome and IE9. The issues reported for IE8 were also present in IE7.