Closing from the parent is a solution, but we have a large site and this would require a larger amount of changes.
Thanks for your help. As far as I know if it is indeed a bug, there's not much we can do besides hope it is fixed soon.
We have tried referring to opener as window.opener, using setInverval instead of setTimeout and other ideas but they all have the same problem.
User Profile
Collapse
-
I'd say around 5% of the characters are skipped but its random. When the setTimeout is this small, its not hard to see it. I do only see this behavior in IE 7.0, so if you have a different browser it may not happen.
Sorry about the duplicate <body> tags, I typed up the example quickly for demo purposes.Leave a comment:
-
It checks every 50 ms, but the I still see the problem as high 500ms and 1000ms frequently.Leave a comment:
-
For validation you may want to look into using regular expressions...
http://www.expertsrt.com/scripts/Rod/validate_date.php...Leave a comment:
-
Keystrokes ignored when checking opener?
When typing in text fields in my web page I noticed random keystrokes are
occasionally skipped (ignored). You sometimes have to type a while before it happens.
I traced this down to a function we are using to check if the opener is still
open. Included is a simplified version of my problem. Any insight would be
appreciated.
I am testing with IE 7.0.5730.11 on Windows XP I don't see this behavior in...
No activity results to display
Show More
Leave a comment: