Focal Point
[CLOSED] Using IE 11 for Version 7702M

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9617012376

October 22, 2014, 01:15 PM
MS-Mitch
[CLOSED] Using IE 11 for Version 7702M
Does anyone know of any issues when using Dev Studio and InfoAssist on IE11????

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 7.6
Windows, All Outputs
October 23, 2014, 07:11 AM
Diane
IE 11 works fine. I've had no problems using it with WebFOCUS 7.7 or 8.0.0.8.


WebFOCUS 8.1.0.5m
October 23, 2014, 08:12 AM
linus
We are running 7.7.05 and we have a dashboard that does not load properly with IE11. The dashboard contains graphs and they load into the browser sporadically, they never all load and it's not the same ones that load each time. I opened a case and they said there are no versions of WF that are yet certified with IE11.


WF 7.7.05
HP-UX - Reporting Server, Windows 2008 - Client, MSSQL 2008, FOCUS Databases, Flat Files
HTML, Excel, PDF
October 23, 2014, 09:23 AM
Rob Bowen
I've also come across the issue that linus has. The graphs do load, however, once they have loaded the container with they reside in changes height to something smaller which does not allow you to see the graph, or only a small portion of the top of the graph. This only seemed to happen with IE 11, and as linus stated, it seems to be random.

For the time being, I added a javascript function called resizeIt() which and add a call in onInitialUpdate to it.

resizeIt() takes the graph container for the graph and sets the height based on what I had stated the height should be. The function then uses setTimeout to call itself every half second to ensure it stays that size.

function resizeIt() {
  document.getElementById("graph1").style.height = "200px";
  setTimeout("resizeIt()",500);
}



WebFOCUS 8.1.04; SQL Server 2012; Windows 7; Windows Server 2012 R2;
October 23, 2014, 09:58 AM
Tom Flynn
This is all documented here
Must log in to Tech Support...


Tom Flynn
WebFOCUS 8.1.05 - PROD/QA
DB2 - AS400 - Mainframe
October 23, 2014, 03:21 PM
dhagen
quote:
Originally posted by MS-Mitch:


Sorry, I have nothing to add. I just saw you member name and laughed my a-hole off. Please tell me it was intentional!


"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott