Skip to main content

All Questions

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 ...
3 votes
1 answer
5k views

Microsoft Edge Keeps Prompting For Certificate

I have an application that uses certificates (*.p12) to authenticate users. I want to be able to use it in Microsoft Edge (version 42) and Internet Explorer (version 11), but these browsers give me ...
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 ...
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 ...
0 votes
1 answer
481 views

Long input pattern validation fails on Edge and IE11

I am checking a email field to include any of the accepted domain names at the end using a long list of those TLDs in the pattern attribute of the <input> field Here is a shortened version ...
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 ...
-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. ...
8 votes
2 answers
2k views

HTML input type="file" drag and drop doesnt work in Edge and IE11

I've created a sample Angular app where I added only an input control to the view. In my project, I created my own file-uploader component. I'm able to drag and drop the file in Chrome but cannot do ...
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 ...
1 vote
2 answers
11k views

Input type="number" - Not working in IE11 or Edge

So I'm well aware that this may have been asked previously but having looked at many threads on the issue there seems to be no definitive answer. https://jsfiddle.net/hbruun/qmd0vgr8/ <div class="...
8 votes
3 answers
16k views

Angular 8 project not working in Microsoft Edge and IE11

I need to make my Angular project work on both IE11 and Edge, but a very simple hello world is not even showing in these two browsers. Here's what I did: npm version: $npm -v 6.10.2 Angular ...
2 votes
1 answer
2k views

Preventing high-contrast mode in Edge from adding background to text

I'm working to adjust some components so that they all function and look good in high-contrast mode. Edge seems to be adding a black background under all text that IE11 does not add. I can't seem to ...
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()...
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" ...
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 ...

15 30 50 per page
1
2 3 4 5
13