https://bugzilla.redhat.com/show_bug.cgi?id=1982546
Bug ID: 1982546 Summary: Make inscript2 engines rank higher than inscript engines Product: Fedora Version: rawhide Status: NEW Component: ibus-m17n Assignee: pnemade@redhat.com Reporter: mfabian@redhat.com QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, mfabian@redhat.com, pnemade@redhat.com, shawn.p.huang@gmail.com Target Milestone: --- Classification: Fedora
Because inscript2 will be the new default, see:
https://fedoraproject.org/wiki/Changes/Enhanced_Inscript_as_default_Indic_IM
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
Mike FABIAN mfabian@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|pnemade@redhat.com |mfabian@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
--- Comment #1 from Mike FABIAN mfabian@redhat.com --- In the output of
/usr/libexec/ibus-engine-m17n --xml
currently the inscript engines have rank 2 and the inscript engines have only rank 1.
Would it be OK to raise the rank of all inscript2 engines to rank 3?
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
Mike FABIAN mfabian@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
--- Comment #2 from Mike FABIAN mfabian@redhat.com --- mfabian@taka:/local/mfabian/src/ibus-m17n (release-candidate-1.4.6) $ git show f7687774524e942035f21fff6af155242e210088 commit f7687774524e942035f21fff6af155242e210088 Author: Mike FABIAN mfabian@redhat.com Date: Thu Jul 15 16:36:18 2021 +0200
Make inscript2 engines rank higher than inscript engines
Resolves: rhbz#1982546 https://bugzilla.redhat.com/show_bug.cgi?id=1982546
diff --git a/src/default.xml b/src/default.xml index b8ab8e0..5a53afd 100644 --- a/src/default.xml +++ b/src/default.xml @@ -178,6 +178,12 @@ <name>m17n:te:inscript</name> <rank>2</rank> </engine> + <!-- Assign higher rank to all inscript2 engines since + they should be preferred over the inscript engines. --> + <engine> + <name>m17n:*:inscript2</name> + <rank>3</rank> + </engine> <!-- Assign lower rank to Sinhala Samanala since it is a non-keyboard input method in Sinhala. --> <engine>
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
--- Comment #3 from Mike FABIAN mfabian@redhat.com --- Created attachment 1802267 --> https://bugzilla.redhat.com/attachment.cgi?id=1802267&action=edit ibus-setup-before-increasing-rank-of-inscript2.png
Screenshot of ibus-setup adding Hindi input methods *before* increasing the rank of inscript2 input methods.
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
--- Comment #4 from Mike FABIAN mfabian@redhat.com --- Created attachment 1802268 --> https://bugzilla.redhat.com/attachment.cgi?id=1802268&action=edit ibus-setup-after-increasing-rank-of-inscript2.png
Screenshot of ibus-setup adding Hindi input methods *after* increasing the rank of inscript2 input methods.
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED
--- Comment #5 from Fedora Update System updates@fedoraproject.org --- FEDORA-2021-eef794b811 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-eef794b811
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
--- Comment #6 from Fedora Update System updates@fedoraproject.org --- FEDORA-2021-0996be6605 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-0996be6605
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
--- Comment #7 from Fedora Update System updates@fedoraproject.org --- FEDORA-2021-254d841b11 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-254d841b11
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |CLOSED Fixed In Version| |ibus-m17n-1.4.6-1.fc35 Resolution|--- |ERRATA Last Closed| |2021-07-16 08:59:50
--- Comment #8 from Fedora Update System updates@fedoraproject.org --- FEDORA-2021-254d841b11 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
--- Comment #9 from Fedora Update System updates@fedoraproject.org --- FEDORA-2021-0996be6605 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-0996be6605` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-0996be6605
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
--- Comment #10 from Fedora Update System updates@fedoraproject.org --- FEDORA-2021-eef794b811 has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-eef794b811` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-eef794b811
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|ibus-m17n-1.4.6-1.fc35 |ibus-m17n-1.4.6-1.fc35 | |ibus-m17n-1.4.6-1.fc34
--- Comment #11 from Fedora Update System updates@fedoraproject.org --- FEDORA-2021-0996be6605 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1982546
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|ibus-m17n-1.4.6-1.fc35 |ibus-m17n-1.4.6-1.fc35 |ibus-m17n-1.4.6-1.fc34 |ibus-m17n-1.4.6-1.fc34 | |ibus-m17n-1.4.6-1.fc33
--- Comment #12 from Fedora Update System updates@fedoraproject.org --- FEDORA-2021-eef794b811 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.
i18n-bugs@lists.fedoraproject.org