Bug 1117860

Summary: Adjust Finnish keyboards in langtable
Product: [Fedora] Fedora Reporter: Marko Myllynen <myllynen>
Component: langtableAssignee: Mike FABIAN <mfabian>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: i18n-bugs, lnie, mfabian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: langtable-0.0.25-1.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-17 04:26:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marko Myllynen 2014-07-09 14:26:05 UTC
Description of problem:
keyboards.xml currently has the following definitions for Finnish keyboards:

  <keyboard>
    <keyboardId>fi</keyboardId>
    <description>Finnish</description>
    <ascii>True</ascii>
    <languages>
      <language><languageId>fi</languageId><rank>900</rank></language>
      <language><languageId>sv</languageId><rank>100</rank></language>
    </languages>
    <territories>
      <territory><territoryId>FI</territoryId><rank>1000</rank></territory>
    </territories>
  </keyboard>
  <keyboard>
    <keyboardId>fi(nodeadkeys)</keyboardId>
    <description>Finnish (classic, eliminate dead keys)</description>
    <ascii>True</ascii>
    <languages>
      <language><languageId>fi</languageId><rank>900</rank></language>
      <language><languageId>sv</languageId><rank>100</rank></language>
    </languages>
    <territories>
      <territory><territoryId>FI</territoryId><rank>1000</rank></territory>
    </territories>
  </keyboard>

The fi one above is the standard (kotoistus) layout most people want to use but the second one, fi(nodeadkeys), is the dead key variant of the fi(fi) layout, not of fi, and my guess is that there are very few people using it, if any. But people certainly do use the fi(fi) variant which is currently not present.

See http://cgit.freedesktop.org/xkeyboard-config/tree/symbols/fi.

I think we should replace fi(nodeadkeys) with fi(fi) (description: "Finnish (classic)") and if someone actually uses fi(nodeadkeys) and complains, we can then always put fi(nodeadkeys) back.

Version-Release number of selected component (if applicable):
langtable-0.24

Comment 1 Marko Myllynen 2014-07-09 17:01:06 UTC
Mike pointed out few things over IRC:

(In reply to Marko Myllynen from comment #0)
> 
> The fi one above is the standard (kotoistus) layout most people want to use
> but the second one, fi(nodeadkeys), is the dead key variant of the fi(fi)

Meant *no* dead key variant here.

> I think we should replace fi(nodeadkeys) with fi(fi) (description: "Finnish
> (classic)") and if someone actually uses fi(nodeadkeys) and complains, we
> can then always put fi(nodeadkeys) back.

And it's actually fi(classic) which has the description (it then includes fi(fi) for the actual layout).

Comment 2 Fedora Update System 2014-07-09 21:19:09 UTC
langtable-0.0.25-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/langtable-0.0.25-1.fc19

Comment 3 Fedora Update System 2014-07-09 21:20:43 UTC
langtable-0.0.25-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/langtable-0.0.25-1.fc20

Comment 4 Fedora Update System 2014-07-11 02:04:28 UTC
Package langtable-0.0.25-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing langtable-0.0.25-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-8253/langtable-0.0.25-1.fc20
then log in and leave karma (feedback).

Comment 5 lnie 2014-07-11 04:21:21 UTC
Tested with langtable-0.0.25-1.fc20 ,fi(classic) keyboard layout is added

Comment 6 Fedora Update System 2014-07-17 04:26:53 UTC
langtable-0.0.25-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2014-07-30 21:55:07 UTC
langtable-0.0.25-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.