Wrong small/capital in fi layout

Bug #109726 reported by Antti P Miettinen
2
Affects Status Importance Assigned to Milestone
matchbox-keyboard (Debian)
Fix Released
Unknown
matchbox-keyboard (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: matchbox-keyboard

Seems that the ö letter is listed in wrong order in the finnish layout..

--- /usr/share/matchbox-keyboard/keyboard-fi.xml~ 2006-06-26 17:42:49.000000000 +0300
+++ /usr/share/matchbox-keyboard/keyboard-fi.xml 2007-04-24 21:18:00.000000000 +0300
@@ -224,8 +224,8 @@
          <shifted display="L" />
     </key>
     <key>
- <default display="Ö" />
- <shifted display="ö" />
+ <default display="ö" />
+ <shifted display="Ö" />
     </key>
     <key>
          <default display="ä" />

Revision history for this message
Daniel T Chen (crimsun) wrote :

Is this symptom still reproducible in 8.10 beta?

Changed in matchbox-keyboard:
status: New → Incomplete
Revision history for this message
Antti P Miettinen (apm) wrote :

At least with:

matchbox-keyboard 0.1+svn20080701-0ubuntu1

The /usr/share/matchbox-keyboard/keyboard-fi.xml still has default and shifted the wrong way:

    <key>
          <default display="Ö" />
          <shifted display="ö" />
    </key>

Revision history for this message
Heikki Mäntysaari (heikki-mantysaari) wrote :

Confirming in Karmic (matchbox-keyboard 0.1+svn20080916-1).

Changed in matchbox-keyboard (Ubuntu):
status: Incomplete → Confirmed
Changed in matchbox-keyboard (Debian):
status: Unknown → New
Changed in matchbox-keyboard (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.