Phil Thain 3.Jun.08 08:10 AM a Web browser End user issues6.5.1All Platforms
I know that Internet Explorer 7 is a supported browser for Lotus Workflow 6.5.1 because I have seen the technote (#1250178) BUT... we are starting to see some very strange issues now that some of our LWF users are starting to use IE7.
One example is submitting a search by pressing return in the input field. In IE6 this works fine - in IE7 we get the page could not be displayed. Clicking on the Go button next to the input field works fine in IE6 & IE7 which makes it difficult to understand why trapping the carriage return and firing the onclick event of the Go button works in IE6 but not in IE7.
Another issue we have is simply clicking on a url within a table on one of our web forms which in IE7 refuses to load the linked document into the current page page but instead displays the document with scroll bars in the area previously occupied by the table the link was in.
Any thoughts anybody? I have tried the user agent string utility (makes the server think the IE7 browser is IE6) but that didn't make any difference.