Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

type to Spark TextInput - missing event #14

Open
ernoaapa opened this issue Oct 13, 2011 · 0 comments
Open

type to Spark TextInput - missing event #14

ernoaapa opened this issue Oct 13, 2011 · 0 comments

Comments

@ernoaapa
Copy link

Hi!
Flex-Pilot and Robot Framework with Selenium library is great combination, but I found bug from type functionality.
Spark TextInput (which extends SkinnableTextBase) dispatch TextOperationEvent.CHANGE after edit completed, but currently flex-pilot don't dispatch it.
Event is documented in SkinnableTextBase source:
/**

  • Dispatched after a user editing operation is complete.
  • @eventtype spark.events.TextOperationEvent.CHANGE
  • @langversion 3.0
  • @playerversion Flash 10
  • @playerversion AIR 1.5
  • @productversion Flex 4
    */
    [Event(name="change", type="spark.events.TextOperationEvent")]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant