Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

IE 11 issue - Alert() popup is getting displayed after minimizing the current window

$
0
0

Hi,

I have the following simple html page with a text field which  displays alert message on blur event. Whenever user focuses on the text field and click anywhere within the window , then alert message is getting displayed after minimizing the current window i.e the back end of the alert message doesn't display the current window as it is minimized. Only when ok button of alert message is clicked , the window is displayed back. This issue is not happening while using tab button in text field. 


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" ><head>    <title>Untitled Page</title></head><body><input name="txtFromDate" tabindex="6" id="txtFromDate" style="width: 75px;"  onblur="alert('Clicked');" type="text" maxlength="10" value="04/11/2017"></body></html>



Versions of IE11 that has this issue – 11.0.9600.16384(windows server 2012 R2) ,  11.0.9600.18378(windows server 2012 R2)  ,11.0.9600.18618(Windows 8)

Versions of IE11 that is not having this issue - 11.0.960.18617(installed in windows 7)

Kindly let me know if there is any fix for this.

Note: This works perfectly in IE8.





Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>