Closed tomooda closed 2 years ago
When you type a text on IM and select a good translation by pressing the enter key, the widget emits a submit event. This event should not be emitted because the user's typing continues in most cases.
submit
solved by https://github.com/tomooda/PharoIM/pull/15
When you type a text on IM and select a good translation by pressing the enter key, the widget emits a
submit
event. This event should not be emitted because the user's typing continues in most cases.