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
Activity
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | Effect issues with ace:dialog and IE browser | ace:dialog effect issues |
Salesforce Case | [] | |
Assignee Priority | P2 | |
Assignee | Arturo Zambrano [ artzambrano ] | |
Priority | Major [ 3 ] | Minor [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #27292 | Fri Jan 20 14:38:34 MST 2012 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/dialog/dialogEffectsAndSize.xhtml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #27296 | Fri Jan 20 15:14:55 MST 2012 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/dialog/dialog.js
|
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Arturo Zambrano
made changes -
Arturo Zambrano
made changes -
Arturo Zambrano
made changes -
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
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.