Try a helloworld app in IE7 and see if you have the same issue From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of flexaustin Sent: Wednesday, January 07, 2009 10:27 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Bug? history.js / historyFrame.html in IE7
I was wondering if anyone else has seen or heard of this issue? Our app is ROR and Flex. Using Flex 3.2.0, FP 10.0.12.36, and compiling for Flash 10. When on an html page that has a Flex component when I click on the Flex component to give it focus the IE7 tab title (aka page title) changes to the url of the page. To isolate the issue I removed the contents of history.js and historyFrame.html and the issue still happens. Was wondering if anyone would know how or why this could still be happening. Yes, we do have code in our application that changes the title, but why would clicking on the Flex/Flash movie, giving it focus, cause the anything to change. This only happens in IE7.