Umang17 / softkeyboard

Automatically exported from code.google.com/p/softkeyboard
0 stars 0 forks source link

Russian keyboard layout misconfiguration - "4 rows" relates to both russian layouts, but is enabled only when phonetic russian is enabled. #273

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Long tap on Enter key to open Keyboard Settings -> Keyboards
2. We have 2 Russian layouts here Russian and Russian Phonetic + Use 4 rows 
option.
3. Use 4 rows is unavailable if Russian Phonetic not selected
4. Selecting "Use 4 rows..." leads to 5 rows keyboard and vice versa: 
deselecting "Use 4 rows..." leads to 4 rows keyboard. 

What is the expected output? What do you see instead?

"Use 4 rows..." is working for both Russian keyboards for regular and 
Phonetic one, but we can change that option only IF Russian Phonetic is 
selected. I think an option must be selectable when or Russian OR Russian 
phonetic is selected in Keyboards.

Selection of "Use 4 rows..." is working opposite to what it says: when 
selected we have 5(!!!) rows and when deselected we have 4 - or there is a 
bug in description, or in option logic.

What version of the product are you using? On what operating system?

HTC Hero, Android Os 1.5, softkeyboard version 20100201

Please provide any additional information below:
Note: If you think this is a device related issue, include the report
output from the Device Information application (http://softkeyboard.googlec
ode.com/svn/DeviceInformationDisplay/bin/DeviceInformationDisplay.apk)
Note: If you encountered an application error, include the logcat report
which can be retrieved from the LogCollector (http://android-log-
collector.googlecode.com/files/android-log-collector-1.0.0.apk)

Original issue reported on code.google.com by dsuk...@gmail.com on 1 Feb 2010 at 3:10

GoogleCodeExporter commented 9 years ago
It means 4 Russian characters rows (not counting the bottom SPACE row or the top
switch buttons row).
I can see why it is confusing, and I'm willing to change the text. Any 
suggestion?

Original comment by menn...@gmail.com on 2 Feb 2010 at 7:28

GoogleCodeExporter commented 9 years ago
Maybe leaving the current description is a good idea, but with changes in logic 
-
selected option means total 4 rows, not the Russian rows as currently.

And what about the availability of "Use 4 rows..." for both Russian layouts?

Original comment by dsuk...@gmail.com on 2 Feb 2010 at 9:46

GoogleCodeExporter commented 9 years ago
I rather not change the logic.
But I see that the code relates to the 4-rows check-box in both layouts. If the 
4
rows check box is checked, then both layouts will be 4 rows.

Original comment by menn...@gmail.com on 2 Feb 2010 at 9:52

GoogleCodeExporter commented 9 years ago
Yes, if the check box is checked, then both layouts will be 4 rows. I am talking
about the accepted problem: it is not possible to select "4 rows option..." if
Russian Phonetic is NOT checked.

As for description, maybe "Use 5 rows Russian layout" or "Use extended Russian
layout" (if not change the logic, or "Use compact Russian layout": if selected 
- 4
rows, if not - 5 rows)

Original comment by dsuk...@gmail.com on 2 Feb 2010 at 10:09

GoogleCodeExporter commented 9 years ago
OK.
So two issues:
1) (this one): the "4 rows" is enabled only when phonetic russian is selected
2) (please open a new one for that): the description "4 row" is שמ ambiguity 
- should
be "Use extended Russian layout"

Original comment by menn...@gmail.com on 2 Feb 2010 at 10:14

GoogleCodeExporter commented 9 years ago
Try the latest:
http://softkeyboard.googlecode.com/files/anysoftkeyboard_20100203.apk

Original comment by menn...@gmail.com on 3 Feb 2010 at 1:02

GoogleCodeExporter commented 9 years ago

Original comment by menn...@gmail.com on 22 Feb 2010 at 3:10