Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create a Spark Label and add a listener for a "valueCommit" event or a "change" event.
2. Add some text to the Label's text property.
3.
Actual Results: No events are fired indicating that the text of the Label has changed.
Expected Results: There should be an event to indicate when the Label has changed, just like every other component that uses text.
Workaround (if any):