Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Add this to an application and compile:
<s:TextArea x="7" y="72" skinClass="good.luck.finding.me.CustomTextAreaSkin" height="23" width="110" horizontalCenter="0"/>
Actual Results:
1120: Access of undefined property CustomTextAreaSkin. Description Resource Path Location Type
1172: Definition good.luck.finding.me:CustomTextAreaSkin could not be found.
... but there's no error marker in the editor
Expected Results:
error marker should appear in editor gutter
Workaround (if any):