Window open with same name - IE11- Windows Server 2012 R2
We have found that, the pop window opened is not closing in IE11/Windows Server 2012 R2, where as the same is working in other browsers and servers. Please find the attached sample code.The sample code...
View ArticleIE10 compatibility issue. "Find On the page"(Ctrl+F) search not working.
Hi,I am testing ASP application in IE10 compatibility mode. "Find" (Ctrl+F) option for the browser is not working. Means, when I press Ctrl+F and try to search for the word, its not selecting the word...
View ArticleWindow open with same name always starts new tab
When passed the name of an existing window, window.open will always open a new tab instead of replacing the contents of that existing window.I have seen people with this issue in Windows 8 and Server...
View ArticleProxy pac file cannot bypass for the internal web http traffic
Hi;I am using Proxy.pac file for my proxy, it works fine but I found that it does not bypass the traffic for my two another web page on another VLAN, without using proxy.pac file, I have no problem...
View ArticleFonts getting enlarged on IE 11- Fonts appear larger in Internet explorer 11...
Hi,I am experiencing an issue on IE11 where fonts in a custom control(dropdown) are getting enlarged. The same is getting rendered properly on IE9. Due to security reasons I cannot provide the actual...
View ArticlemsSaveBlob and msSaveOrOpenBlob methods on IE 10
I am facing issues in using the msSaveBlob and msSaveOrOpenBlob methods on IE 10. These methods seem to be working on IE 11 and IE 10 version 10.0.9200.17183 but the API fails on IE 10 version...
View ArticleCan someone provide HTML and CSS compatibility issues list in IE 12?
Hi There,We recently come to know from our team members that Microsoft going to release Internet Explorer (IE) 12. But there are some compatibility issues with HTML and CSS which can break our web...
View ArticleIE8 and IE9 page rendering improper
We have developed a website it was rendering correctly in Chrome,FF and IE 11 but in IE 8 and IE 9 all page overides one on each other.I have seen image banner of other pages come into home page.Pop-up...
View ArticleUsing TabbedTextOut function to output text, the text will be truncated
In standard C++, I am using 'TabbedTextOut()' function to output text.My application calls the function more than once with the parameter 'nTabOrigin' set to the same value each time. So that I call...
View ArticleShould a cookie I create via my Desktop App be usable by an IE session in...
I can confirm that the locally created cookie is usable by IE on http://localhost:portno/myapp.comBut when I open http://www.AnyInternetDomain.com/Default.aspx then IE does not see that cookie.
View ArticleHow do I use the CSS color picker in IE 11 Dev Tools?
How do I use the CSS color picker in IE 11 Dev Tools?Jesus Christ is the saviour of all mankind.
View ArticleVideo tag controls not working.
Hi,I have a HTML 5 video tag in a page,Play/ Pause for the video is working in Chrome/Firefox, But in case of I.E. it does not work.The code is:<video style="width:100%; height:100%"...
View ArticleInvalid Argument Error in Angular js with IE 11
I am getting this error in only IE 10/11 browser whenever i am clicking on some links in my project and it is working fine in other browsers like chrome, firefox etc.Is this an issue with the angular...
View ArticleFlickering mouse pointer in hosted controls.
Problematic component: VB6.0 active X user control's text box with Mouse Pointernot explicitly set to I-beam.Problem: When this user control is hosted in a web page then the mouse pointer, when hovered...
View ArticleHow do I Keep Razor Page Sort in mvc?
Hi guys, I'm doing a basic Movie MVC application. I have a sorting that will display movies in the order of there MovieId on the Home page, in the view, there is a link you can press to rearrange the...
View ArticleWhen loading large number of images, images begin to fail to load in IE11...
When loading many images on a single page in IE (reproduced in IE11), some of them begin to fail to load, and have something similar to the following warning in the console: DOM7009: Unable to decode...
View ArticleWhy is the WebCrypto Key Discovery API not yet implemented?
Hi,I know Microsoft has implemented the Web Crypto API in IE 11 but not this one: https://dvcs.w3.org/hg/webcrypto-keydiscovery/raw-file/tip/Overview.htmlAny idea whether this is in Microsoft Road Map?...
View ArticleIE9 full screen shows a gray line at the bottom
When I type F11 IE9 enters full screen mode, but a thin gray line (looks like 2 pixels) remains at the bottom of the screen. I'm absolutely shure that IE8 in Windows XP didn't show that. What is this?...
View ArticleIssue with WebClient and Windows 8.1 while downloading a file
Hi,Since many of the users of my applications started to upgrade to Windows 8.1, they can't download files. Their downloads stop suddenly and the resulting files are corrupt or damaged. This only...
View ArticleMake div 100% height of TD (IE issue)
Given the following html sample, how can I make the absolute positioned div height 100% of the table cell. This is only an issue for IE. The catch is that div must not affect the cell contents, hence...
View Article