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     [SOLVED]Maintain Chrome Calendar

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED]Maintain Chrome Calendar
 Login/Join
 
Gold member
posted
Hi,

In Maintain, the Calendar icon does not open (pop-up) when using the Chrome browser. The Calendar icon functions properly in IE. Using WebFocus 7.7.03...

Any suggestions?

Thanks...

Nick

This message has been edited. Last edited by: <Emily McAllister>,


WebFOCUS 7.7.03 & 8.0.7
Windows
HTML, Excel, PDF, etc.
Also, using Maintain, etc.
 
Posts: 83 | Registered: February 26, 2009Report This Post
Guru
posted Hide Post
Dr. Nick,

Can you please try the following.....
Edit the dynCalendar.js file and verify if on line 48 contains the following:

var is_chrome = (agt.indexOf("chrome") != -1 );

This is how it should look, please take a backup before any changes.

* Global variables
*/
var dynCalendar_layers = [];
var dynCalendar_mouseoverStatus = false;
var dynCalendar_mouseX = 0;
var dynCalendar_mouseY = 0;
var snglQuote = "'";
var dblQuote = '"';
var dynCalendar_iframeHeightNorm = 200;
var dynCalendar_iframeHeightTime = 251;
var dynCalendar_iframeWidth = 240;
var dynCalendar_firstClick = false;
var is_firefox = (agt.indexOf("firefox") != -1);
var is_chrome = (agt.indexOf("chrome") != -1 );


This is a known issue. IF you would like to be notified when this is resolved in the product then kindly open a cases at Technical Support - Case Management and indicate that this is a known issue.


Thank you for participating in the Focal Point Forum.

Kind Regards,
Tamra Colangelo
IBI Focal Point Moderator


WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
 
Posts: 487 | Location: Toronto | Registered: June 23, 2009Report This Post
Gold member
posted Hide Post
Hi Tamra,

Thank you for responding and the valuable info... Where would I find dynCalendar.js file?

Thank you again...

Nick


WebFOCUS 7.7.03 & 8.0.7
Windows
HTML, Excel, PDF, etc.
Also, using Maintain, etc.
 
Posts: 83 | Registered: February 26, 2009Report This Post
Gold member
posted Hide Post
Hi Tamra,

Line added but no change...

Please advise.

Thank you,
Nick


WebFOCUS 7.7.03 & 8.0.7
Windows
HTML, Excel, PDF, etc.
Also, using Maintain, etc.
 
Posts: 83 | Registered: February 26, 2009Report This Post
Master
posted Hide Post
Nick
Those files are found at : C:\ibi\DevStudio77\ibi_html\javaassist\ibi\html\maint

Mark
 
Posts: 663 | Location: New York | Registered: May 08, 2003Report This Post
Master
posted Hide Post
Nick
Make sure you clear out your browser cache after you make the change.

Mark
 
Posts: 663 | Location: New York | Registered: May 08, 2003Report This Post
Gold member
posted Hide Post
Hi Mark,

No change in Chrome. As I test other browsers, Firefox, which is also in that js file, does function properly.

Any ideas?

Thanks...

Nick


WebFOCUS 7.7.03 & 8.0.7
Windows
HTML, Excel, PDF, etc.
Also, using Maintain, etc.
 
Posts: 83 | Registered: February 26, 2009Report This Post
Master
posted Hide Post
Once you fix the JS file you have to go to: C:\ibi\DevStudio80\ibi_html\javaassist\ibi\html\maint

If there is a file named dynCalendar.js_closure.gz, delete it.

Go into Chrome menu and select More Tools and Clear browsing data. Relaunch and you should be fine.

Mark
 
Posts: 663 | Location: New York | Registered: May 08, 2003Report This Post
Gold member
posted Hide Post
Hi Mark,

Perfect!

Thanks...

Nick


WebFOCUS 7.7.03 & 8.0.7
Windows
HTML, Excel, PDF, etc.
Also, using Maintain, etc.
 
Posts: 83 | Registered: February 26, 2009Report 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     [SOLVED]Maintain Chrome Calendar

Copyright © 1996-2020 Information Builders