Focal Point
[SHARING] No more IE

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

March 15, 2019, 10:22 AM
Shingles
[SHARING] No more IE
Hey Folks,

This is hardly worth posting, but its a big deal to me and no one else in my shop can appreciate this as much as you folks would.

I just learned that my shop will stop using IE as the default browser (anything that I created needed to work with IE). We're going to be a Chrome shop in the next few months. And its about time right?!?!?

I'm looking forward to using those D3 visualizations. They often had issues with IE.

Yay!

This message has been edited. Last edited by: FP Mod Chuck,


WebFOCUS 8201, SP 0.1, Windows 7, HTML
March 15, 2019, 01:32 PM
FP Mod Chuck
Long live Chrome


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
March 15, 2019, 06:09 PM
CoolGuy
HEX YAYUH!! CELEBRATE GOOD TIMES!!! haha Nice man! We are finally on board w/Chrome at our site too now. Took some convincing and for things to begin breaking, but we're there pretty much. haha


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
March 15, 2019, 06:41 PM
Hallway



Hallway

 
Prod: 8202M1
Test: 8202M4
Repository:
 
OS:
 
Outputs:
 
 
 
 
March 18, 2019, 01:32 PM
DWaybright
Nice. Good One


WebFOCUS 8.2.03 (production), 8.2.06 (testing)
AppStudio, InfoAssist
Windows, All Outputs
March 18, 2019, 02:22 PM
Doug
Nice Thread That beckons the question: Why isn't IE Being kept up to Chrome. I have one section of one portal that messes up IN IE, and looks fine in Chrome.
March 18, 2019, 02:30 PM
Shingles
quote:
Originally posted by Doug:
Nice Thread That beckons the question: Why isn't IE Being kept up to Chrome. I have one section of one portal that messes up IN IE, and looks fine in Chrome.


Well that's one I can answer. 'Cause MS has Edge now. I'm guessing that IE isn't even supported by MS anymore. I haven't tried, but I've heard that Edge has a whole host of problems with webfocus too.


WebFOCUS 8201, SP 0.1, Windows 7, HTML
March 18, 2019, 02:34 PM
CoolGuy
Okay kiddos,

Here's the skinny:

- Use Chrome. Period.

- IE is no longer supported by Microsoft with feature updates. Hasn't been for some time.
- MSFT's Edge browser is transitionary in that it is still based on their EdgeHTML engine.
- Either a newer version of Edge or a brand new browser will be replacing Edge soon that is based on Chrome's Chromium engine. EdgeHTML is dead.

See: link

Also on the radar of those that stay current: Windows Core OS.....


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
March 18, 2019, 04:24 PM
Doug
So CoolGuy,

With that being said, will IB support IE anymore?

When does IB's support of IE end?
March 18, 2019, 04:35 PM
CoolGuy
My guess: IB will support & develop their products around IE till the end of time... lolz They're super partial towards it. #theyBePartyingLikeIts1999


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
March 19, 2019, 05:32 AM
Frans
Somebody remind me why different browsers have different behaviour on the same HTML? Frowner

Wasn't this one of the big advantages compared to client server?


Test: WF 8.2
Prod: WF 8.2
DB: Progress, REST, IBM UniVerse/UniData, SQLServer, MySQL, PostgreSQL, Oracle, Greenplum, Athena.
March 19, 2019, 11:16 AM
CoolGuy
You guys crack me up/scare me sometimes...

Different browsers use different rendering engines to display HTML, etc.

Internet Exploder uses Trident;
Edge uses EdgeHTML;
Firefox uses Gecko;
Safari uses WebKit;
Chrome and Opera use Chromium.Blink.


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
March 19, 2019, 02:55 PM
Hallway
One should also know that HTML5 (and CSS3) is considered a living standard and there will be no more versions (No HTML6 nor CSS4). That’s why the DOCTYPE for HTML5 doesn’t have a “5” in it:
 <!DOCTYPE html> 

See this article called: HTML is the new HTML5

So now in HTML and CSS, the technology is not versioned and instead we just have a living document that defines the technology as it evolves.

Browser engines must keep up with the new technologies and implement them. Where Microsoft has not updated the IE engine for nearly four years, it will not be able to render pages that are using the current HTML Living Standard

You can compare browsers here: caniuse.com


Hallway

 
Prod: 8202M1
Test: 8202M4
Repository:
 
OS:
 
Outputs:
 
 
 
 
March 19, 2019, 03:17 PM
CoolGuy
...and once you do move to Chromium.Blink, because it's a when & not if, you can keep up to date via the Chrome Platform Status site for a release schedule and features list as well:

Chrome Platform Status


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
April 09, 2019, 09:04 AM
jgelona
We are finally going that way as well. We are in the testing phase. I have one question. Almost everything we use is Excel. We don't open excel in the browser, we open in Excel. When I run from Chrome, I get a "Save As" diaglogue and it want to save in the Downloads folder. Can I get these to open in Excel like IE?


In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.
April 09, 2019, 09:25 AM
BabakNYC
Here's an entry that might be relevant:

  
Here is some information from our site regarding Chrome compatibility:

A change in the way Chrome works has caused it to stop respecting the XMH format as a Web Archive. A combination of two settings is required to resolve this problem:
Use SET WEBARCHIVE = OFF to change WebFOCUS processing from XMH to XHT format.
Change the Redirection Settings for the XHT format to Yes/Yes to redirect and
save the report to XLS format.

1. SET WEBARCHIVE = OFF
You can specify the command either directly within the .fex procedure itself
or you can specify the command within the edasprof.prf. Placing the command
within the edasprof.prf file allows it to be globally enabled for all
requests.
To set the command in the edasprof:
http://server:8121 (for a default installation)
Click Workspace and then Expand Configuration Files
Right click "Server Profile - edasprof.prf
Add SET WEBARCHIVE = OFF to a new line at the bottom of the file.

2. To set the Redirection Settings:
http://server:8080/ibi_apps/
Click WebFOCUS Administration Console
Expand Configuration
Click Redirection Settings
Change the settings for .xht format to Yes and Yes
Click Save at the bottom of the page
Click Clear Cache at the top of the page.



WebFOCUS 8206, Unix, Windows
April 09, 2019, 10:00 AM
jgelona
BabakNYC, thanks for the info, but those are EXL2K formats not XLSX formats. While we have a few EXL2K left, almost everything has been converted to XLSX, but I'll give this a try for the EXL2K Reports.

Here's what I found:
1. Download the file once;
2. When finished, at the bottom of the screen is a status, click the little arrow, the select "always open files of this type". So far this works like a champ. The file is still downloaded but it automatically opens.
3. Do this for each file type you use.


In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.
April 09, 2019, 12:25 PM
Tony A
quote:
a living document that defines the technology as it evolves


Would it be wrong of me to suggest that this means "constantly changing" Wink lol

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10