Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows 7
Language Found: English
Description
Steps to reproduce:
1. Run attached sample for ResizeBug.mxml and ResizeDecorator.as
2. Select the leftmost edge of the 'Test Window' panel, and drag to resize
Actual Results:
Right most edge of the TitleWindow flickers unexpectedly.
Expected Results:
Smooth resizing , as found when TitleWindow contains (i.e.) TextInput.
Workaround (if any):
Don't use event.updateAfterEvent() after every resize.