[
https://issues.apache.org/jira/browse/FLEX-34336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254818#comment-14254818
]
kevin godell edited comment on FLEX-34336 at 12/20/14 3:37 PM:
---------------------------------------------------------------
My app does use binding and gets that error. My test app that I uploaded
contains a mix of hard coded and binded values for the textinput text. Both
binded and hard coded options have the same trouble, but only when switch tabs
of a tabbedviewnavigatorapplication. When switching views within the
tabbedviewnavigatorapplication's current tab, the text in the textinput loads
perfectly fine.
was (Author: kevin.godell):
My app does use binding and gets that error. My test app that I uploaded
contains a mix of hard coded and binded values for the textinput text. Both
binded and hard coded options have the same trouble.
> 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)