kokoye2007 / waitzar

Automatically exported from code.google.com/p/waitzar
Other
0 stars 1 forks source link

Bugs in look up words #149

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
#Is this a feature request? If so, describe your feature here:

#Is this a bug report? If so, describe the bug in general:

When type words when Look up Words feature is activate, the numbers (eg. 
1,2,3...) are recorded and search against the database.
Therefore words that are searching may not be found if it follow by numbers.

#Describe steps necessary to reproduce this bug:
Press F1 then type any of the numbers (0-9)and follow the word you want to 
search. you will not find the word.

#What is the expected output? What do you see instead?
0-9 should be filtered out in look up words status.

#What version of WaitZar do you have? What version of Windows?
#  (Click on the WZ icon and choose "Help" to see the version number)

Version Combine Demo 2
Windows Version: Windows7

Original issue reported on code.google.com by cunch...@gmail.com on 9 Oct 2010 at 4:38

GoogleCodeExporter commented 9 years ago
Yes, this is causing some trouble. Thanks for reporting this issue.

However, I am not sure how to fix this exactly. What if the user wants to allow 
numbers inside of a word? (Like "lakaung"). 

Filtering is also difficult if we allow users to use any keyboard layout with 
F1. What else should we filter? Special symbols? English letters?

I will fix this, but still trying to think of a good solution. 

Original comment by seth.h...@gmail.com on 10 Oct 2010 at 3:45