Add support for new canvas ellipse method.
Canvas v5 API adds a new path segment type: ellipse. http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#dom-context-2d-ellipse Actual results: IE does not support...
View Article: the end point of canvas arc is incorrect
Steps to reproduce: Canvas spec defines start point and end point of arc as follows: http://www.w3.org/TR/2dcontext2/#dom-context-2d-arc The points at startAngle and endAngle along this circle's...
View ArticleASP.Net page not working with IE 7 and IE 8.(IE)
Hi, ASP.Net page not working with IE 7 and IE 8. But works fine with chrome. When tried to debug the code, found that the cookies were not getting retained for IE. I am not able to test with...
View ArticleIE9 [Run | Save As | Cancel] Dialog Box at bottom --need asap pls ..bypassing...
a) What is the official name of that thingb) What is it.... within the part of the DOM (ie. frame, child?) Can I access to the buttons programatically from the DOM tree?c) Silent = True property of...
View Article__dopostback is undefined in IE 10 browser for link button.
Hi All,Iam using link button in my application developed in asp.net 3.5,it is having server side click event.The same application hosted in server (Windows server 2003).While iam trying to acces the...
View ArticleBrowser definition files for IE 11.
Hi,Currently we are testing our web application (Developed in asp.net) in Win 8.1/IE 11.It's not working as expected.Previously we had same type of issues with Windows 8/IE 10 as well.But we fixed...
View ArticleUnhandled Exception in uploading a file in IE 8
Hi i'm getting the error while uploading the file in IE 8 under windows 7 operating system, but no error on the same web page for uploading a file from another file upload control- David
View ArticleBrowser Name is showing as Firefox when i am using IE11
Hi All,when I am trying to get browser name using below code on Windows 8.1 and IE11, it is showing as "Firefox". Why ?Thanks.Code: Response.Write(Request.ServerVariables["HTTP_USER_AGENT"]);...
View ArticleUsing Lync Presence in existing web application
I have a non-Sharepoint web application that creates a page with several elements, all implemented as user controls. Most of these elements are populated using xml results from web service calls.One...
View ArticleMFC Web Browser Control app behaves different than IE9
Hi,I have some site that behaves deferentially in MFC Browser Control then in real IE9.I have created a simple MFC browser control application in VS 2010 according tothis article. I have changed the...
View Articlejavascript alert is not displaying in IE 8 on Windows Embedded Standard 7
I'm using the following code in my web page:<!DOCTYPE html><html><head> <title>JSTest</title></head><body> <input type="button" value="Alert Test"...
View ArticleIE 10 web page showing compatibility view button, why and how to resolve?
We have an ASP.NET 4.5 Web Forms developed on a public web site and just recently people are starting to use IE 10 to view the site. Certain public users are sending in complaints that links and text...
View ArticleAccessibility Support in ASP.NET for textbox and checkbox disabled
Hi Team,<o:p></o:p>I am developing Asp.net application where textbox is readonly and check box is disabled.<o:p></o:p>In normal mode, application page with textbox disable is...
View ArticleHow to change the default editor from notepad to Notepad++ Internet Explorer?
Is there a way to change the default editor in Internet Explorer from notepad to notepad++ with Windows 7? I want File >"Edit with" to be Notepad++ in Internet Explorer. I tried changes this in...
View ArticleIn some pc in browser ie9 while uploading jpg file ... file does not upload...
----------------------------------------------------------- In some pc in browser ie9 while uploading jpg file ... file does not upload instead open/save dialog box appears... appreciate if anybody...
View ArticleFavorites Center displays in popup window
When I use window.open to display a popup window, the Favorites Center is always being displayed in IE 9. Is there a way to prevent this from being displayed? It is wrecking havoc on our internal line...
View ArticleIE10-local html & favicon
In Windows 7 with IE10 I can't discover how to ensure that a favicon gets displayed for local html file. Thanks for any help.
View ArticleWill IE 11 supports applications developed in Silverlight 5?
Hi Team,We have developed a web application with using Silverlight 5. We are facing problems in IE 11. The application is not even loading in IE 11. But it is working fine in IE 10 and other browsers...
View Articlehtml5 tag does not work in IE10
My question is a close duplicate of "IE 10 does not appear to use the HTML5 <audio> tag." The difference is that the person submitting that question did not use minimally acceptable HTML5...
View ArticleWhat is it with IE 10 not supporting CSS gradients?
I have tried every trick in the book to get CSS gradients to work in IE10 (10.0.9200.16635) - without success.I even used 3 links I found here that are on Microsoft's own domain, and none of them work...
View Article