Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s):
Browser: Firefox 2.x
Language Found: English
Description
Steps to reproduce:
1.create your mx:Application with initialize="systemManager.stage.scaleMode=StageScaleMode.EXACT_FIT"
2. put some mx:button or any other control within your application
3. put some text into tooltip for your control
4. run
Actual Results:
Tooltip appears way higher than original position suppose to be if this application sclaeMode = NO_FIT
Expected Results:
Adequate positioning for tooltip in any scaleMode.
Workaround (if any):