Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Using IE 11 for Version 7702M

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Using IE 11 for Version 7702M
 Login/Join
 
Member
posted
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
 
Posts: 1 | Registered: April 26, 2013Report This Post
Member
posted Hide Post
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
 
Posts: 26 | Registered: October 09, 2007Report This Post
Platinum Member
posted Hide Post
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
 
Posts: 149 | Location: Dallas, TX | Registered: June 08, 2007Report This Post
Member
posted Hide Post
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;
 
Posts: 26 | Registered: November 21, 2005Report This Post
Expert
posted Hide Post
This is all documented here
Must log in to Tech Support...


Tom Flynn
WebFOCUS 8.1.05 - PROD/QA
DB2 - AS400 - Mainframe
 
Posts: 1972 | Location: Centennial, CO | Registered: January 31, 2006Report This Post
Virtuoso
posted Hide Post
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
 
Posts: 1102 | Location: Toronto, Ontario | Registered: May 26, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Using IE 11 for Version 7702M

Copyright © 1996-2020 Information Builders