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

15 30 50 per page
1
2 3 4 5
7