[
https://issues.apache.org/jira/browse/FLEX-34336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254355#comment-14254355
]
kevin godell commented on FLEX-34336:
-------------------------------------
flex 4.13.0 air 15
The warning " SST found empty bitmap data in:" is more than just an annoyance,
but indicative of a real problem. The problem can be easily duplicated by
creating a new flex mobile app using the tabbed structure. Place a textinput
with the text property filled with some text on the firstview of the tab, and
do the same for the first view of the 2nd tab. If you switch between tabs, you
will see that the textinput will appear to be empty, until you click it and
then the text shows up.This problem does not happen if you switch views, only
tabs. I built a test app which duplicates this problem, but do not know where
to upload it.
> 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
>
>
> 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)