IE « IceFaces « JSF Q&A





1. js function not working on IE8    stackoverflow.com

I have a div and on mouseover I show an ice:menuPop with this function:

function fireContextMenu(element, event) {
   if (element.getAttribute('oncontextmenu')) {
      element.oncontextmenu = new Function ...

3. Emergency IE Visit the page error    icefaces.org

5. Internet Explorer Operation aborted error    icefaces.org

Has any one experienced this error? Here is a background of the environment and more information on the issue. Running Icefaces 1.7.1 jars in Liferay Portal 4.4 . The browser is Internet explorer 7. There are not any custom javascript includes for any of my portlets except for the script that is included to fix the positioning of tooltips, menus etc. ...

6. ie6    icefaces.org

7. Internet Explorer very slow (Error)    icefaces.org

hi!!! I have a big problem. My application run with FF, Opera, Konqueror and Safari and work fine and fast. But with IE not work or sometimes work but slowly so so and finaly not work. I was trying using Jboss, Tomcat, GlassFish but equals didnt work data: Icefaces 1.7.2 SP Jboss 4.3.2 GlassFish V2 Tomcat 6 JEE 5 JDK 6 ...

8. DataTable in IE    icefaces.org

9. Javascript error with IceFaces 1.8 and Internet Explorer 7.0    icefaces.org

Hi, we where working with Icefaces 1.7.1 and now we have upgrade to the following environment: - Hibernate 3.3.1 - Spring framework 2.5.5 - Myfaces 1.2.6 - Icefaces 8.0 - tomahawk 1.1.8 - tomahawk facelets 1.1.6.2 Now, we can see that some bugs are fixed (fileupload...) and all works fine, but when Internet Explorer 7.0 load any page, it give to ...





10. Async Push crashing IE 7    icefaces.org

I have a page that does an Async Push of images and tooltip changes. When run on IE 7, the first time I display the View, it works correctly. If I leave the View, causing my renderer's to be cleaned up and then come back to this View, IE 7 crashes. I have narrowed it down to the Async Push. I ...

11. IE7 hangs indefinitely    icefaces.org

I have identified a potential problem on IceFaces that hangs IE7 (that means the user needs to restart the browser from task manager). This hapens when the user initiates some action for which the server fails to respond correctly due to some error. This will cause the browser to display on the screen with the activeLabel shown. Because this takes ...

13. IE7 - new session    icefaces.org

We have a situation where we'd want to allow the user to open multiple instances of the same application from the same browser. The issue lies in the fact that when more than one instance of the application is called from the same browser, the separate instances share the same session, thus if we have two instances running the two instnace ...

14. Page Layout differs in IE7 and IE8    icefaces.org

Hi, I'm using Icefaces 1.8.0 with NetBeans 6.5.1 My problem is the page that I've created using Icefaces is not layout vice looking exactly the same in IE8 as it is in IE7, I'm also using custom CSS, so is it Icefaces releted issue or how can I make such a page layout using Icefaces that will display correctly in both ...

15. i am getting following warning in IE7. Stop running this Script?    icefaces.org

I am getting following warinng popup in IE7. "Stop running thi script? A script on this page is causing internet explorer to run slowly. If it continues to run your computer may become unresponsive." i know the problem, Internet Explorer determines that a script is long-running by the total amount of statements the JScript engine has executed.By default, the value is ...

16. Empty cells of datatable in IE    icefaces.org





17. Wrong size of flash object when using IE6/7    icefaces.org

Hi. When I insert a flash using outputMedia it works perfect in FF and Opera, but the size in IE6/7 is compressed. The code of the .jspx page is very simple: Default Header

...

18. Icefaces components not working on Internet Explorer    icefaces.org

I am developing a Web application using Icefaces 1.7.1 and Facelets on Tomcat. The problem is that I was testing it on Firefox only. Everything was working correctly until I tried it on Internet Explorer 7. The components did not work as expected and there were no errors on Tomcat. I tried commandlinks, commandbuttons, calendars and none of them worked. The ...

20. internet explorer support abandoned?    icefaces.org

Simply put, the following jsp won't show anything on internet explorer versions 6,7,8. It does render correctly in firefox, though... ----------------------------------------------------------- ...

21. JIRA-2616 with IE7    icefaces.org

22. Significant Performance Improvements available for IE (Internet Explorer)    icefaces.org

Hi, I just wanted to highlight the fact that we've made some significant performance improvements for IE recently. The ICEfaces EE 1.8.2.GA release includes these improvements in a production-ready release. Since this information was buried in the Release Notes, I'd thought I should mention it here. The specific changes are: ICE-5140 - Improve form serialization performance. The ICEfaces JavaScript Bridge has ...

26. Internet Explorer Enhanced Securty Configuration - Blocking "http://"    icefaces.org

I am getting a message in IE8 when i navigate to our icefaces page. It tells me that content from "http://" is being blocked (pic attached). This does not appear to actually block anything on our page, but is annoying for users. Unclicking the "continue to prompt..." checkbox will get rid of it but this is not someting users want to ...

30. performance issues with Internet Explorer    icefaces.org

I have developed a Server's administrator application with IceFace 1.8. The GUI is enough complex, there are many trees, tabs, and it uses intensely the IceFaces's server push capability. Everything works fine, but I have performance issues with Internet Explorer and Chrome. To be more precise with Explorer is a disaster. Instead with Opera and Fire Fox the performance are much ...

31. JSF phases are skipped in internet explorer    icefaces.org

I have an application developed using ICEFACES2.0.Deployed the application on jboss 6.0 it was deployed successfully. I launched the application in internet explorer,navigated to various pages and click on buttons in the pages.Events are handled correctly. But when I closed the browser and reopened the application in internet explorer no events are working. I created a phase listener to check and ...

32. IE9 Compatible????    icefaces.org

I've updatet to 2.0.1 but nothing of my page works with IE9. I can see the page but nothing works (ice:panelCollapsible,ice:panelTab,ice:dataPaginator). I can click on any element, but nothing happens. If i add error handling to my project, it even get worse, because on every click i make the error page appears. What did i miss? The hole page works perfect ...

34. autocomplite broken in IE 6,7,8    icefaces.org

35. icefaces internet explorer 9    icefaces.org

36. Icefaces 1.8.2 + IE 7 + Windows Vista    icefaces.org

37. IE 8 and ICEFaces 2    icefaces.org

38. javascript error in IE 8 causes hang    icefaces.org

I have an app that works fine with Chrome and Firefox but in IE 8 it hangs. If I enable javascript debugging all I get is a repeated error "object doesn't support this property or method" with no file or line number info. On the page where it happens most, I have a datatable with a selection listener and this error ...

39. IE8 issue with icefaces 2.0.2?    icefaces.org

I'm having an issue with icefaces only in IE8. I can load a page fine but when i do any kind of navigation i get 2 javascript errors: Object doesn't support this property or method bridge.js.jsf;jsessionid=... 'Plugin.Base' is null or not an object SampleIE8Project/ Code:0 URI:... I am using: IE8 version 8.0.7600.16385 GF 3.1 build 43 I tried swapping out the ...

41. ICEfaces 2.0 problem with Internet Explorer    icefaces.org

There might be multiple factors involved in your case. I would recommend to create a separate ICEfaces 2.0 project (via Eclipse or Netbeans Icefaces plugin if you are using those IDE's) and copy paste one of the pages with related beans from your existing application to this project. Then test it and debug if necessary to pin down the problem (problems). ...

43. Does iceface support ie 5.x?    icefaces.org

44. Problems with js and IE    icefaces.org

Hi! Did anybody had general problems with unloaded or not loaded js code in IE7? For example: after page load you get js script errors, after refesh it works fine. I'm talking about IE, FF works just fine (as usual)... Maybe somebody knows a way to force a page refresh form server side, without using js? Like from a bean level ...

47. reports problems in IE    icefaces.org

51. help: ICEFaces can not work fine in IE7    icefaces.org

my web app work find in IE6 and Fixfox. but when I try IE7, I got some javascrpit errors: 1) permission denied 2) 'window.logger' is null or not an object 3) 'connection' is null or not an object Could anybody tell me why and how to fix it. Note: my ICEfaces version is 1.6, application server: tomcat 5.5 Thanks

52. Will ICEfaces function when ActiveX in turned off in IE?    icefaces.org

Hallo, I have written an ICEFaces portlet that functions as expected in IE6 with the security level set at MAX. However, the ICEFaces Component Showcase doesn't work properly in IE6 with these settings (it works with security = medium). The tree structure on the left hand side doesn't seem to register the mouse clicks (although it is rendered properly). I'm assuming ...

54. Q: Javascript compatible with IE 6    icefaces.org

Hi, i got problem with IE6when try panelTab , it had error in javascript said: 'Exception thrown and not caught'; but its work perfectly on Firefox. probably inside the /Ice/xmlhttp/1201016720958/icefaces-d2d.js i try to open the javascript n found this codes on the error line : var $break=new Object(); var $continue=new Object(); var Enumerable={each:function(_47){ var _48=0; try{ this._each(function(_49){ try{ _47(_49,_48++); } catch(e){ ...

55. Using IE's showModalDialog()    icefaces.org

56. Just work on IE 6.0???    icefaces.org

58. IE Favorite problem    icefaces.org

Dear All, are there any restrictions / recommendations for using IE Favorites? Should we be concerned about IE caching settings? If you could point me to a link discussing these issues, I would appreciate your help. One of our users experienced issues with opening second browser windows from our main application (implemented with JavaScriptContext & window.open) repeatedly when he had initially ...

59. javascript errors in internet explorer    icefaces.org

Hi everyone! We recently tried to update our applications to 1.7 from 1.6.1. Everything worked fine until we installed the app on the test server of our client. Then they reported they can not navigate at all, and they are receiving javascript errors. in Firefox it works perfectly. the previous version worked perfectly. it works perfectly in our system, both with ...

60. Questions about IE8 support    icefaces.org

Hello, Q1: Does ICEfaces have any issues with IE8 beta? We haven't tested IE8 beta ourselves yet, so I can't really comment. Has anyone else tried it yet? Q2: Do you plan to support "Standards mode", or "IE7 compatibility mode" or both? Based on the limited information that we have I would expect that we would target the new ...

61. dragGhost element's offset issue in IE    icefaces.org

IceFaces 1.7.x has problem in IE while using drag panel under any panel with 'scrolling:auto' style - it displays the dragged ghost image below the dragged element. The offset error is exactly equal to the offset top of scroll panel group. To reproduce this issue, I have attached the sample page. The issue exists if I set 'scrolling:auto' style in any ...

62. Blank pages in Internet Explorer 7.0    icefaces.org

63. [display problem] only in IE    icefaces.org

64. Bad performance with IE6    icefaces.org

65. ICEfaces application slows down in IE    icefaces.org

66. ie save password    icefaces.org

This is not a server-side thing, this is purely a client-side browser config. You have at some point hit "no" when IE asked if you want to save passwords, it is not just with your web-app... IE is no longer attempting to save any of your passwords You'll have to scour your Internet Explorer options to figure out how to get ...