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

Problem with selection of word of interest from predicted word list in Talk (Alt), Talk (ABC Alt), App (Alt) & App (ABC Alt) applications #55

Open
ngidwan2 opened this issue Dec 10, 2017 · 2 comments

Comments

@ngidwan2
Copy link

ngidwan2 commented Dec 10, 2017

@saiprasadb01 There seems to be a problem/bug when trying to select a word from the "predicted word list" in the Talk (Alt), Talk (ABC Alt), App (Alt) & App (ABC Alt) applications using the keyboard or vision actuator (cheek or eyebrow gesture). Instead of selecting the word of interest, the next word in the word prediction list gets selected. Please note that the alphabets from the keyboard are selected correctly.

A work-around (without changing code) is to select the word predicted previous to the word of interest, but if the word of interest is the first in the list after the undo button, one has to type the word completely, which is quite frustrating. Can anyone figure out what needs to be corrected in the source code and how to implement the change/correction in code in the above-mentioned applications?

Thank you for your help.

@zelmon64
Copy link

It's not the source code which is the problem but the xml configuration files for those modes (which is good because it means that the code doesn't need to be recompiled for it to work). The necessary corrections are in PR #49. You can download the files from that PR and replace the ones in your installation and the selection will work as it should.

@ngidwan2
Copy link
Author

Thank you @zelmon64. It worked!

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

2 participants