Invalid Source in IE11 for WAV file
I am creating a web page that has a wav file that is supposed to play automatically. It works in all other browsers except Internet Explorer. Here is my code<div class="fluid audio"> <audio...
View ArticleSend ActiveX to Back
All I need to do is to cover the Windows Media Player ActiveX object (clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6) with other object, like div with background color set to Transparent. The problem...
View ArticleMultiple forms handling in IE7/8/10/11
If a jsp has multiple forms, like: <html:form><form:paginationForm></form><form:paginationForm></form><tbody>....INPUT DATA....></html:form>CAN NOT WORK IN...
View Articlemodal window created using showmodaldialog flickers in IE10, where the same...
Hi,We are facing an issue with our web application which runs on IE10. We display a modal window using showmodaldialog that displays a frameset consisting of 3 frames. This modal window can be...
View ArticleMacros For Webbrowser-automation ?
Hi, is there in Visual-Basic VB/VBA some WebBrowseControl-Tool for InternetExplorer, like iMacros for Firefox or , like Selenium browser automation framework. Features: I can follow hyperlink...
View ArticleIE11 Flexbox resizing issue
I've made a nested flexbox site. The main row consists of two colums. The second column consists of two rows and two columns. It works fine (flexible) in Opera, Firefox, Chrome, Android and...
View ArticleIE11 Updates destroys our webpage
Hello,we have a SPA (Durandal, Knockout). Additional we use SVGs at many places. We also have a SVG that is controlled by Javascript (color, text components, animations).Everything works fine, until...
View Articleproblem with using WebBrowser.ObjectForScripting (C# + IE11)
Hello, I try to extend my an instance of WebBrowser control with my class that I'd like to call via javascript from inside the page and I run into theissue. Here is the example that illustrates my...
View ArticleSSRS ReportServer output is clipped in ie9 and ie10 iframe
I have an iframe embedded deep within a webpage, this iframe is intended for displaying various SSRS reports. It used to work in ie9 and ie10 (still seem to work in ie8 and ie11), however some...
View ArticlemsLaunchUri method in Project Spartan/Edge
Dear Microsoft team,We are currently evaluating Windows 10 (Build 10130) and especially Project Spartan/Edge regarding its custom URL scheme behaviour. We found a way to check if a protocol handler is...
View ArticleIE 11 Checkbox Delay Bug?
I have some HTML forms on a webapp where the form fields output is dynamically driven by the number of records returned from a data query.In some cases the resulting forms may have hundreds of...
View ArticleIE11 on Windows 8.1 does not play MP4 html
Hi, I work with Flowplayer OY, manufactures of the Flowplayer HTML5 video player. We test our software with all available browsers which can play html5 video and older ones where the player falls back...
View ArticleAnchor links in iFrame (Windows Phone)
Here's my project: http://evgeniy-lilik.esy.es/skeleton_docs/Two tags <iframe> on main page: table of contents and description. If you click at the left side <iframe> links: "evtwalk",...
View ArticleCanvasRenderingContext2D.drawImage is so slow in a clipping region
This is my codecontext.save(); context.beginPath(); //loop clearRect(x,y,width,height); context.rect(x,y,width,height); //loop end context.clip(); //loop context.drawImage(........) //loop end...
View ArticleBehavior of spellchecker in Internet Explorer
It seems that there is problem in IE as it does not check spelling for the value that already exists in the input field, it checks only words that are being entered at runtime.In chrome it works on...
View ArticleActiveX methods not available when running in IE11 (Edge) mode
I have a third-party, commercial ActiveX (32-bit) plugin for rendering media objects not supported by IE. The plugin provides an API allowing bidrectional communication between the web page and the...
View ArticleIE File->Send->Page by E-mail How to hide page elements
Client using Internet Explorer: From client side, client opens web page, then goes to File->Send->Page by E-mail. Client Browser triggers a postback (Page.IsPostBack set to "False"). The question...
View ArticleUnity 5 Game Support in Edge
Microsoft Edge does not support the Unity Web Player. However since asm.js is NOT supported by default the product is unstable. While we could walk users through the process of turning on the flags for...
View ArticleStrange issue rendering page in compatibility mode
Hi,A customer has an 'old' ms reportserver (8) I have a very strange issue with a page rendering in compatibility mode in IE. When accessing a report by entering the url it works fine. Most of the...
View ArticleHTML Applications(.htas) and Cross Domain Scripting...
Hello,I am trying to debug one of my HTML Applications that stopped working all of the sudden. Let me tell you the problem. Features in my application depend on cross domain scripting. For those of you...
View Article