Ajayalal / scandinavian-keyboard

Automatically exported from code.google.com/p/scandinavian-keyboard
0 stars 0 forks source link

Getting incorrect suggestions for Swedish #80

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install a Swedish dictionary and a Swedish keyboard.  Enable them as the 
default ones.
2. Type "har".
3. Look at the suggested completions.

What is the expected output? What do you see instead?
Expected suggestions close to "har".

Current suggestions (only listing the first ones):
Har (correct and marked in red since this is the default suggestion)
här (wrong, "ä" is on the other end of the keyboard from "a")
hår (wrong, "å" is on the other end of the keyboard from "a")
går (wrong, "å" is on the other end of the keyboard from "a")
hat (correct, this is the first relevant suggestion)

What version of the product are you using? On what operating system?
Scandinavian Keyboard 1.4.4 with Swedish keyboard layout on an Android 2.1 
phone.

Please provide any additional information below.

Original issue reported on code.google.com by johan.walles@gmail.com on 7 Oct 2010 at 2:39

GoogleCodeExporter commented 8 years ago
Fixed in revision 79 of this branch:
https://code.launchpad.net/~walles/+junk/partialkbd

To get a copy of the branch:
bzr branch lp:~walles/+junk/partialkbd

Original comment by johan.walles@gmail.com on 1 Jan 2011 at 6:18