[
https://issues.apache.org/jira/browse/FLEX-34336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14238737#comment-14238737
]
Chris Martin commented on FLEX-34336:
-------------------------------------
Removed the trace statement. Appears to be a debugging warning in the event
that there was no bitmap content to dispose of. Because the goal of that code
was to make sure the bitmap data was disposed of, if it was never setup or
never existed, then the "cleaup" is already done.
> 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
>
> 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)