Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Found in 4.1.0.14607
Steps to reproduce:
1. Compile and run attached MXML file.
2. Click the "open MirroredWindow" button to launch a s:Window.
3. Type in the TextInput to change the Window title text.
4. Click the Button to change the Window title text.
Actual Results:
As you type, the Window title flickers between the skinned Spark Window title, and the seemingly native WinXP chrome.
Same results if you click the Button control. You get a semi-consistent flickering. (on my WinXP at least)
Expected Results:
no flickering.
Workaround (if any):
n/a