[
https://issues.apache.org/jira/browse/FLEX-34336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254798#comment-14254798
]
Lee Burrows commented on FLEX-34336:
------------------------------------
Do you get the same error with hardcoded text rather than binding? eg: text="My
Text" rather than text="{myTextVariable}"
> Strange Trace Statements When Debugging
> ---------------------------------------
>
> Key: FLEX-34336
> URL: https://issues.apache.org/jira/browse/FLEX-34336
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: TextInput
> Affects Versions: Apache Flex 4.12.0
> Environment: Mac OS 10.9, Macbook Pro
> Reporter: Keith Lee
> Assignee: Chris Martin
> Priority: Minor
> Fix For: Apache Flex 4.14.0
>
> Attachments: test2.fxp
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)