gskinner / gskinner/SPL

No event fired when correcting spelling

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
ActionScript
Stars
38
Forks
7
PR merge metrics
No merged PRs in 30d

Description

I have a Spark TextInput control with a mispelled word in it. When I right click and correct the spelling, no event is fired by the TextInput even when I focus out. I would expect at least a valueCommit event but there is none. I noticed that TextFieldPlugin.dispatchChangeEvent() tells the textInput to fire a change event, but RichEditableTextPlugin.dispatchChangeEvent() does not. Perhaps it should? I can make this change but I am wondering if this is the right thing to do here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.