3 Replies Latest reply on Nov 19, 2009 12:44 PM by ilya_shaikovsky

    IE8 in compatability mode and fileupload BUG

      I am noticing some odd behavior when running IE8 in compatibility mode and the Add button on the rich:fileupload. When I resize or minimize the window the Add button disappears and is just a gray box.

      I've tried with both 3.3.1GA and 3.3.2CR1. Both have the same issue. This is running in a JBoss portal environment with the 1.0.0CR1 portlet bridge. Here is the javascript error on the page

      Webpage error details

      Message: 'script.parentNode' is null or not an object
      Line: 8960
      Char: 62
      Code: 0
      URI: https://localhost:8443/collaborate/faces/rfRes/org/richfaces/ui.pack.js

      Once it goes away I have to refresh the page to see it again. Not a huge bug but it is annoying to users.