Internet Explorer behavior
Our team works on web application that is compatible with IE. We are noticing a weird thing. When some of us launch the application in multple tabs we are seeing it being treated as different sessions...
View ArticleEmbedded PDF sitting above a fixed div
I've got a fixed header and footer on my page with a scrollable content area in between. When ever I embed a pdf into the content area and try to scroll it the pdf floats above the fixed header/footer...
View ArticleXPath and selection of DOM
I am working on a very old legacy app. It uses a lot of javascript, XPath, and IFrames. I get that these are very old technologies, but I have found that selecting items in the DOM is still very...
View ArticleDoes the RemoteIE EdgeHTML engine render sites just like the Edge Browser on...
I'm using the RemoteIE application (https://developer.microsoft.com/en-us/microsoft-edge/tools/remote/) to render a HTML page that contains a CSS3 SVG animation. Just like in IE11, the animation does...
View ArticleVirtual Loopback is not working with iE11 under Windows Server 2012
Hi,We have developed a Client/Server application, which works so far only locally on a machine (interface based on HTTP+JMS, using "localhost interface", with a fixed HTTP Port ). Our Client is based...
View ArticleAccess Data Sources Across Domains setting is confusing
I have created a local desktop app that makes CORS request with my web site and saves data passed from my site. Since the app is making Cross domains calls (desktop <> Website), my understanding...
View ArticleIE 10 crashing
I'm having an issue with IE 10 (both Desktop and Metro mode) crashing when inputting into a text input box that is associated with a <datalist>. The program will consume ~10% of CPU resources...
View ArticleHow to make MS Webbrowser control behave the same as IE11
Hi, I wrote a simple app using the Webbrowser control, basically consisting out of an address bar, a button and a browser window. Added a registry key for the application...
View Article'Seeking' error with HTML5 mp4 video in IE11
Hello there.I'm new here, obviously, so I'm not sure I'm posting this in the right place but we're experiencing what appears to be a bug in IE11 when playing HTML5 video.The mp4 video loads and plays...
View ArticleMicrosoft Edge does not show localhost favicon or msapplication-config
When running a service that uses a web-UI on localhost/127.0.01 (such as SABnzbd, CouchPotato, NZBGet, etc) the Edge browser does not show the Favicon of the service.Nor does it seem to care about the...
View ArticleDropdown list disabled option is selectable in windows 10 touch mode
Hi TeamI need help in a scenario, where I have one dropdown with few disabled options and able to select in windows 10 touch modehtml<div data-role="main" class="ui-content"> <form...
View ArticleMicrosoft.Web.UI.WebControls.TabStrip does not display properly in IE11...
I am working on a client application that utilizes the Microsoft.Web.UI.WebControls.Tabstrip (1.0.2.226) and the client wants me to add newer components while retaining the TabStrip. I am running IE11...
View Articlebind scroll event on element in IE 11
I have an Angular directive and I'm trying to console.log in bind('scroll') event on an element in IE 11 but can't.This works fine on Chrome and other browsers. Is this a known...
View ArticleDisable button in IE11
I am writing a REACT component and I am trying to disable the button below, I can $('#publish').prop('disabled', true); this works perfectly in chrome and ff, by graying out the button and stopping...
View ArticleGetting an error as "A system shutdown has already been scheduled." on...
Environment: -OS: - Windows 7 32 bit/64 bitIE: - 11 VersionError Type: - Not PersistentPriority: - Critical . Description: - It is occurring during launching of an another html using window.open.Kindly...
View ArticleHow to create persistent header with every call
Here is my problem. I need to have a persistent header value added to each request that hits our IIS server. The value will be used by our 3 party application.We have successfully used a cookie to do...
View ArticleFine grained authorization
Hi, we want to extract our authorization logic out of applications and put it outside.We were using Azman earlier but want to move out. I have found references of XACML but does not seem to be very...
View ArticleEdge: ORTC DtlsTransport handshake failed issue
Hi All,I am developing the ORTC support to my WebRTC demo with the adapter-1.0.2.js .All things worked fine, but after I called dtlsTranport.start() with a valid remote parameter. I cloud not capture...
View ArticleEdge version 25 UI interactions much slower than version 20
I have noticed a significant reduction in user interaction on Edge version 25 versus version 20 that my co-workers are using. I tried IE 11 and Chrome and that interaction is OK. This is the Url for...
View Article"No such interface supported" when trying to import SVG using importNode or...
Hi!I'm trying to embed a SVG image in a XHMTL document. The image is loaded usingSys.Net.WebRequest and then imported:var xml = executor.get_xml();var svg = document.importNode(xml.documentElement,...
View Article