Skip to main content

All Questions

0 votes
0 answers
971 views

Edge Browser in IE Mode is throwing an Error Message "Internet Explorer cant be found. You need to re-install or re-enable Internet Explorer""

My application doesn't work in the Edge browser. but works fine in the Edge Browser(Version 105) with IE Compatibility Mode. Am using Selenium 4 with below code to launch the Edge Browser in IE Mode ...
Selenium Lover's user avatar
-1 votes
1 answer
3k views

How to prevent IE mode in Edge

One of website users for some reason is loading my website in IE mode in their Edge Version 113.1774.50 (Official build) (64-bit) and I am struggling to figure out how to prevent this from happening. ...
Vladimirs's user avatar
  • 8,477
0 votes
1 answer
165 views

Is Internet Explorer group policy setting "EnableGlobalWindowListInIEMode" available on Windows Server 2016 / 2019?

One of our applications runs as an ActiveX component and it required the use of Internet Explorer. As Internet Explorer has now been retired, the users now access the application using Edge in IE ...
John Carter's user avatar
0 votes
1 answer
56 views

addEventListener on a body element does not get executed

I am using MS Edge in IE11 compatibility mode and have an HTML page in which I have: <input id="onLoadAttributeHiddenId" type="hidden" value="schadenAuswahl.setCustomCheck()...
Alex Mi's user avatar
  • 1,449
1 vote
1 answer
919 views

Redirecting from edge ie11 compatibility mode site

We have a react app which is added in enterprise edge ie11 mode, this is opening perfectly in ie11 mode but from this app when we do a redirection to an external authentication provider, that portal ...
Sathish Kumar's user avatar
0 votes
0 answers
28 views

Coloring png files in IE11

I am looking for a way to color png icons in css. I need compatibility with Citrix in IE11 mode Edge, and .svg files are blocked by citrix. Therefore, I need to use .png icons. However, I cannot use ...
Jacob D's user avatar
0 votes
2 answers
432 views

High memory leakage is observed in EDGE IE11 mode as compared to IE with Selenium

Recently, we have upgraded our Selenium version from 2.53 to 4.1.2 to enable testing of our application on MS EDGE IE11 mode. The reason behind running our application on EDGE IE11 mode is because IE ...
Gaurank Verma 's user avatar
3 votes
2 answers
2k views

Simple JavaScript Bookmarklet not working on EDGE compatibility mode ie11

I am trying to run the following JavaScript as a test on a website / webapp*. javascript: {window.alert("Hello World")} *This website / webapp forces the EDGE browser to run on IE11 ...
AverageJoe's user avatar
0 votes
1 answer
1k views

Links from internet explorer 11 not working in edge

In reporting services I have reports which contains links to attachments: -When i using IE11 and clicking links everything is working fine -but when i do the same in edge we have no reaction, when we ...
Hw3zs's user avatar
  • 7
1 vote
0 answers
178 views

Edge: Asp.Net MVC application no longer forwards credentials on window.open() (worked in Internet Explorer 11)

We have a CRM 2016 on-prem installation. A custom button on an entity form opens an asp.net mvc 4.6 application (app) by using JavaScript method window.open(). With Internet Explorer 11 a login window ...
SkippingAdi's user avatar
0 votes
0 answers
255 views

Microsoft IE open dialog Box and Microsoft Edge Open Dialog Box Different in behaviour

We have ASP.Net application - User clicks on a link and system show and an open dialog box with FROM (URL) as a label - User then clicks OPEN. Excel file open in EXCEL as READ-only- Excel File Path ...
Malik's user avatar
  • 9
6 votes
1 answer
3k views

Edge Chromium does not http post SAML data to IEMode user access URL

Our website is requiring IEMode in Edge Chromium and our user is using SSO. When they log in from their SSO log-in URL, their Edge Chromium browser opens up our website (user access URL) in IEMode as ...
Glenda's user avatar
  • 61
0 votes
1 answer
2k views

Edge IE Mode - Local Group Policy

I figured out how to set Local Group Policy for my own local testing...via gpedit... Local Computer Policy --> Administrative Templates --> Microsoft Edge Configure Internet Explorer ...
Don Holmes's user avatar
2 votes
2 answers
6k views

Detecting browser in Edge IE mode

I've been looking at "IE mode" within Edge Chromium. Everything I have currently runs in IE 11. If in IE mode, do you know if the window.navigator... javascript stuff to detect browser, ...
Don Holmes's user avatar
0 votes
1 answer
815 views

Does MS Edge PDF viewer strip the links in PDF that works in IE for Windows 10 version 1909?

I have reviewed a list of similar postings but I didn't see anything that are specific like my question so I am going to give it a go. I have a list of master PDF with embedded external links that ...
IanS's user avatar
  • 1
0 votes
1 answer
310 views

IE11 pasting string of text into the textbox

Any idea why IE11 won't allow me to paste the block of strings in a text box on the page form? I have tried with Edge and Chrome and no problem there. For example, if I copy a number of strings ...
Thomas's user avatar
  • 69
2 votes
2 answers
2k views

How do some sites automatically open in Edge when tried to open in IE11?

When I try to browse to netflix.com (for example) in IE11 (on Windows 10), IE11 shows a page with the title "We recommend viewing this website in Microsoft Edge", and the site automatically ...
Anusha Dharmasena's user avatar
0 votes
1 answer
474 views

Number input with datalist does not trigger change event [duplicate]

I am using an input field of type number with a list of suggestions defined as a datalist. Internet Explorer 11 and Microsoft Edge do not trigger the change event, once a suggestion is picked from the ...
user1438038's user avatar
  • 5,948
0 votes
1 answer
6k views

Does Microsoft Edge support rendering in IE8 mode? Is there any solution for this?

I was using "<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8") in IE11 to render the an application in IE8 compatibility mode and I never had any issues. Now ...
Hariharan S's user avatar
0 votes
0 answers
1k views

Microsoft Edge Browser opens Angular application in compatibility mode: IE 11

I am trying to run the angular application in Microsoft Edge browser(created build ng build --prod), but the application is opening in compatibility mode: IE 11. If I run the application locally(...
Sanjay Phadtare's user avatar
1 vote
0 answers
390 views

Selenium with Edge Chromium in IE11 compatibility mode

We are trying to setup Selenium with Edge browser, but with IE11 compatibility mode in Java. Is this possible? We tried various settings with various driver versions, setting capabilities, but with no ...
omniflash's user avatar
  • 191
1 vote
1 answer
529 views

Why does CSS Hyphenation not work in IE11 and MS Edge Legacy?

I am working on a intranet portal for a large company in Germany. Since in big companies tech processes sometimes run a bit slower, they still use IE11 and the old MS Edge browser. Since these old ...
Windwalker's user avatar
  • 1,935
0 votes
0 answers
373 views

gaphql API is not working in IE edge and IE 11

The graphql url is not working and not fetching the data in both IE edge and IE 11 browsers. I am usiong Angular 9 application and have installed classlist.js and web-animations.js from polyfills.ts. ...
ILearner's user avatar
  • 131
2 votes
1 answer
344 views

How to get word break working on ie11 and edge?

I have a problem with the word break under ie11 and edge, my titles should look like this : expected result And it actually look like this : actual result I tried overflow-wrap: break-word; and word-...
mychauffage's user avatar
0 votes
0 answers
66 views

how to redirect IE to Edge like youtube, twitter, stackoverflow without permission [duplicate]

When you navigate to youtube, twitter, StackOverflow in IE11. you can find your browser opened Microsoft Edge without permission. I wanna know how to do that, and apply my own web site. enter image ...
river_key's user avatar
2 votes
0 answers
266 views

How to open Visual Studio 2017 in debug mode with MS Edge instead of IE 11

I have a SharePoint hosted add-in project created using VS 2017 (v15.9.26) and want to run & debug the application using Microsoft Edge and NOT the default IE 11. Can anyone tell me how to do ...
dotr32's user avatar
  • 21
0 votes
1 answer
383 views

Force Blazor WebAssembly app to open an Edge window from IE11

I am fiddling with Blazor WebAssembly to make a PoC and try to convince some people to start using it to develop Intranet web apps. However, our standard browser for Intranet content is IE11. Since ...
Mauricio Ramalho's user avatar
0 votes
0 answers
29 views

How to make SharePoint solution independent from browser

The solution, that involves webpart, lists, html, javascript runs well in Microsoft Edge, but it does not work properly in IE11. Please advise if you have encountered same problem
Hailu's user avatar
  • 1
0 votes
1 answer
1k views

Microsoft Edge and Internet Explorer are displaying incorrect favicon

I have searched stackoverflow and many other websites Nothing seems like fixing the problem The website link : https://www.monstermmorpg.com The source code in header <link rel="apple-touch-...
Furkan Gözükara's user avatar
0 votes
2 answers
763 views

Edge and IE11 XSLT space issue

I have ran into an issue with Edge and IE11 using XSLT to convert from HTML to XML. When converting, elements that contain only spaces (one or many) get turned into an empty or self closing element ...
Dahlvash's user avatar
1 vote
0 answers
211 views

IE11 and Edge 18: why doesn't onload fire when combined with rel=prefetch?

Both IE11 and Edge 18 support prefetch, but don't fire the onload event when the prefetched file is loaded. If you load this example in IE11 or Edge 18, the file is loaded, but since the onload ...
jhned's user avatar
  • 468
6 votes
6 answers
13k views

I can't start Internet Explorer 11, always Edge is opened in Windows 10

I have to test a product on Internet Explorer but when I try to start it always Edge browser is opened. I tried to set IE as default browser but did not help. I try to set Chrome or Firefox as default ...
Alpar's user avatar
  • 61
1 vote
2 answers
952 views

How to trigger the "Save As" dialog in Internet Explorer from an angularjs controller

I have an angularjs controller that retrieves a URL from a rest endpoint. The response contains the URL of a text file on S3, and populates the src attribute of a hidden iframe with the contents of ...
Joseph McCarthy's user avatar
0 votes
1 answer
1k views

Angular 9 problem with IE 11/Edge, set session cookies are deleted after routing

I have a rather strange issue with IE 11/Edge since I updated from Angular 8 to Angular 9, namely that session cookies are deleted after routing. I can clearly see that the session cookie is set ...
Olts's user avatar
  • 163
0 votes
1 answer
416 views

IE11 JAWS accessibility issue with role alert

role alert is read by JAWS 2020.2001.70 in chrome, firefox but its not reading in Microsoft IE11 and Edge. The same is also working with mac voiceover in chrome and firefox. We need to write "show" ...
Arnab Ghosh's user avatar
0 votes
0 answers
1k views

Copy \ paste to input type = file not working in IE or Edge

I'm trying to create a function in jQuery / JS to upload images from the clipboard to a input upload field. The code works flawless in Chrome and Firefox, but i cant get it to work in Internet ...
Smeijer's user avatar
1 vote
2 answers
338 views

Fix IE/Edge CSS clip-path

I'm having troubles with clip-path property with IE11/Edge browsers while using clip-path CSS property. The snippet below is what I have so far and is working good in all browsers, apart Microsoft ...
superforno's user avatar
0 votes
1 answer
892 views

Get and close browser tabs that match my domain on logout

My project has single-sign-on to multiple apps and once signed on, people may be clicking bookmarks or links in notification emails to open tabs to our various and sundry applications. HOWEVER, when ...
Entropy's user avatar
  • 1,281
0 votes
1 answer
118 views

IE overrides cursor when using contenteditable

I'm wanting a pointer cursor over an element until that element has focus, and then turn to the typical text caret. Easy enough in Chrome, but IE11 and Edge don't seem to let me change the cursor if ...
Phaelax z's user avatar
  • 1,929
1 vote
1 answer
1k views

Is there a straight forward way to install and configure WebdriverIO with Internet Explorer 11 and Egde support

I went through all the docs and posts about Webdriver IO that I could find and I couldn't find a straight forward way to install and configure WebdriverIO with webdriver for Internet Explorer 11 on ...
Miki P's user avatar
  • 83
0 votes
2 answers
4k views

Datalist not displaying properly in Edge and IE11

In my .html I've a to assign some value and a datalist with 2 option : The first : to take the value of my input The second : where I *ngFor a list of values. <input autoComplete="off" type="...
Guillaume Gaujac's user avatar
5 votes
2 answers
13k views

IE11 VM is no longer available for download - what are the other testing options? [closed]

It seems that the IE11 VM is no longer available from https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ (why???) What is everyone else using to test in IE11 locally? Browserstack is not ...
J_P's user avatar
  • 609
-1 votes
1 answer
2k views

Power BI Iframe: Issue with IE and Edge

We have an Application Developed in ASP.NET inside which we have added an embedded Power Bi Dashboard using iFrame. The Dashboard is working as expected in Chrome but facing the following issues with ...
appootan's user avatar
1 vote
1 answer
241 views

p5.js dragging objects incompatible with IE EDGE browsers

image of the problem hello, i am using p5.JS (0.10.2/p5.js) and having trouble with IE and Edge (Microsoft Edge 44.17763.831.0) browsers when it comes to dragging a shape (works fine on chrome). ...
Omer Dor's user avatar
0 votes
1 answer
444 views

Razzle, IE11 and HappiJS bundling

I've got a server-side rendered react app which uses Razzle. I'm importing @hapi/joi since that's what I want to use for my validation both server and client side. IE11 and Edge 18 are supported ...
Antonio Vasilev's user avatar
0 votes
2 answers
573 views

Patching document.write on Edge and IE

Here is a simple monkey patch for document.write which works in all major browsers but MS Edge and IE. <!DOCTYPE html> <html> <head> </head> <body> &...
Vladislav's user avatar
  • 513
0 votes
1 answer
614 views

Autofill (login credentials) don’t work in IE11 and Edge

I develop a public portal with asp.net core 2.2, where users have to login to be able to rate. If the user want to rate and is not logged in, a bootstrap modal (see below) login form is showed. ...
FredyWenger's user avatar
  • 2,315
0 votes
1 answer
711 views

Blob PDF data not rendering in IE 11

I am getting blob data from API in below format. const data = 'JVBERi0xLjcNJeLjz9MKMzQgMCBvYmoNCjw8DQovVHlwZSAvQ2F0YWxvZw0KL1BhZ2VzIDcgMCBSDQovTWV0YWRhdGEgMjYgMCBSDQo+...
Keval Patel's user avatar
0 votes
0 answers
2k views

Page is not displaying in Microsoft Edge using Form tag in jsp

As per my project requirement plan to move Microsoft edge and it is working fine in IE7 and when I tested the attached code in Microsoft Edge and even IE 11 it is not showing the page and I went ...
Maxtech's user avatar
  • 111
0 votes
0 answers
59 views

Best practice for browser specific content

I'm working on a project where I need to show specific content & include a file for a specific set of browsers. I'm starting off with IE. Since IE10 conditional comments aren't a thing anymore ...
J.Dekkers's user avatar

15 30 50 per page