Bug 464888 - Letter V missing on keyboard in morse trainer on Android
Summary: Letter V missing on keyboard in morse trainer on Android
Status: RESOLVED FIXED
Alias: None
Product: gcompris
Classification: Applications
Component: general (show other bugs)
Version: 0.26 (android)
Platform: Other Android 10.x
: NOR normal
Target Milestone: ---
Assignee: Jazeix Johnny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-27 06:13 UTC by kdedk
Modified: 2023-01-27 15:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot of keyboard without letter V. (251.10 KB, image/png)
2023-01-27 06:13 UTC, kdedk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kdedk 2023-01-27 06:13:36 UTC
Created attachment 155693 [details]
Screenshot of keyboard without letter V.

SUMMARY
You cannot enter letter V if ..._ is asked in morse code trainer because V is not on the build in keyboard.


STEPS TO REPRODUCE
1. Install GCompris 3.1 from F-Droid
2. Open morse trainer.
3. Play level 8.

OBSERVED RESULT
4. Letter V is missing on built-in keyboard.

EXPECTED RESULT
4. Letter V is between U and W.

SOFTWARE/OS VERSIONS
Android 10
GCompris from F-Droid 3.1

ADDITIONAL INFORMATION
Sorry for not selecting version 3.1 in official version drop down menu, but this version tag is missing in the menu.
Comment 1 Jazeix Johnny 2023-01-27 07:52:45 UTC
Git commit 21628717007b1f65251febcc5d51c9052986e08c by Johnny Jazeix.
Committed on 27/01/2023 at 07:51.
Pushed by jjazeix into branch 'master'.

morse_code, adding missing letter V in the keyboard.

M  +1    -0    src/activities/morse_code/MorseCode.qml

https://invent.kde.org/education/gcompris/commit/21628717007b1f65251febcc5d51c9052986e08c
Comment 2 Jazeix Johnny 2023-01-27 07:53:08 UTC
Git commit 3ad2da6d928a19a9287e1e7539eac943a212a0d0 by Johnny Jazeix.
Committed on 27/01/2023 at 07:52.
Pushed by jjazeix into branch 'KDE/3.0'.

morse_code, adding missing letter V in the keyboard.

M  +1    -0    src/activities/morse_code/MorseCode.qml

https://invent.kde.org/education/gcompris/commit/3ad2da6d928a19a9287e1e7539eac943a212a0d0
Comment 3 Jazeix Johnny 2023-01-27 08:08:03 UTC
Hi,
thank you for the report and sorry for the issue.

I've fixed it, we will probably do a release soon (we plan to wait for more translation contributions) and it will be part of it.
Comment 4 kdedk 2023-01-27 15:25:28 UTC
Thank you for the fix