You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In iOS Text coming from SpeechRecognizer disappears in TextBox when attempting to edit. It is colored grayish which looks like perhaps it is pasted as a Hint initially that disappears when the user clicks on the TextBox to edit the Text.
This request is coming from our CS teacher Kamran at DHA in Dubai.
Affects
Designer
Blocks editor
Projects Explorer
Companion
Compiled apps
Buildserver
Debugging
[ X] Other... (please describe)
Affects the GUI created
Expected behavior
in Android there is no issue trying to edit an SpeechRecognizer generated Text in a TextBox.
Not sure why so in iOS.
Steps to reproduce
Press button, speak, and once the text is pasted, try to edit it. speech_recogniser.aia.zip
The text was updated successfully, but these errors were encountered:
This seems to only affect the textbox when Multiline is set to True, in this project via the Designer. If Multiline isn't required, then setting that to false (the default) should be sufficient for now.
________________________________
From: Evan W. Patton ***@***.***>
Sent: Monday, December 9, 2024 3:07 PM
To: mit-cml/appinventor-sources ***@***.***>
Cc: Selim Tezel ***@***.***>; Author ***@***.***>
Subject: Re: [mit-cml/appinventor-sources] in iOS Text coming from SpeechRecognizer disappears in TextBox when attempting to edit (Issue #3282)
This seems to only affect the textbox when Multiline is set to True, in this project via the Designer. If Multiline isn't required, then setting that to false (the default) should be sufficient for now.
—
Reply to this email directly, view it on GitHub<#3282 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKVDFGGE5HYGWC7WFKKHYMD2EXZ7NAVCNFSM6AAAAABTJR2GBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRZGMZTIOJZGY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
Describe the bug
In iOS Text coming from SpeechRecognizer disappears in TextBox when attempting to edit. It is colored grayish which looks like perhaps it is pasted as a Hint initially that disappears when the user clicks on the TextBox to edit the Text.
This request is coming from our CS teacher Kamran at DHA in Dubai.
Affects
Affects the GUI created
Expected behavior
in Android there is no issue trying to edit an SpeechRecognizer generated Text in a TextBox.
Not sure why so in iOS.
Steps to reproduce
Press button, speak, and once the text is pasted, try to edit it.
speech_recogniser.aia.zip
The text was updated successfully, but these errors were encountered: