Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Apache Flex 4.12.0
-
None
-
Mac OS 10.9, Macbook Pro
Description
I'm seeing the below messages in the IDE console when debugging. It's displaying when my View that uses 2 TextInput components is displayed. I've never seen these before upgrading to 4.12.
[trace] [WARN] SST found empty bitmap data in: _useridTextInput
[trace] [WARN] SST found empty bitmap data in: _passwordTextInput
I can't see any problems with the components, so I'm at a loss as to what is causing this. The trace statement is in ScrollableStageText.as line 1582, introduced in SDK 4.12.
Attachments
Attachments
Issue Links
- relates to
-
FLEX-33929 Android : NPE in disposeProxy() bitmapData is null
- Resolved