(→Owner: Update Email) |
(add release note ticket) |
||
(11 intermediate revisions by 5 users not shown) | |||
Line 20: | Line 20: | ||
== Current status == | == Current status == | ||
[[Category: | [[Category:ChangeAcceptedF39]] | ||
<!-- When your change proposal page is completed and ready for review and announcement --> | <!-- When your change proposal page is completed and ready for review and announcement --> | ||
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler --> | <!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler --> | ||
Line 38: | Line 38: | ||
ON_QA -> change is fully code complete | ON_QA -> change is fully code complete | ||
--> | --> | ||
* [ | * [https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/L7TBQGZRS4GBIBYUAY66R5AUI7GPE2UB/ devel thread] | ||
* FESCo issue: | * FESCo issue: [https://pagure.io/fesco/issue/3029 #3029] | ||
* Tracker bug: | * Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=2233243 #2233243] | ||
* Release notes tracker: | * Release notes tracker: [https://pagure.io/fedora-docs/release-notes/issue/1018 #1018] | ||
== Detailed Description == | == Detailed Description == | ||
Line 123: | Line 123: | ||
--> | --> | ||
# Enable ibus-anthy | |||
# Run gnome-text-editor | |||
# Select the Dictionary mode to Era on IBus panel menu. | |||
# Type "2023" or "れいわ5" and space keys | |||
# The Japanese era and 2023 is converted mutually | |||
# Enable OSK and ibus-anthy | |||
# Run gnome-text-editor | |||
# Click "a" and space x 2 keys in OSK and show the candidate window | |||
# Click a candidate string on the candidate window | |||
# The selected candidate string is committed in gnome-text-editor | |||
<!-- REQUIRED FOR SYSTEM WIDE CHANGES --> | <!-- REQUIRED FOR SYSTEM WIDE CHANGES --> | ||
== User Experience == | == User Experience == |
Latest revision as of 23:40, 28 September 2023
ibus-anthy 1.5.15
Summary
In ibus-anthy 1.5.15, the icon tag will be added to the metainfo, the Japanese era is updated for 2023, the candidate window is enhanced for OSK(On-Screen Keyboard).
Owner
- Name: Takao Fujiwara
- Email: fujiwara [at] redhat [dot] com
Current status
- Targeted release: Fedora Linux 39
- Last updated: 2023-09-28
- devel thread
- FESCo issue: #3029
- Tracker bug: #2233243
- Release notes tracker: #1018
Detailed Description
- ibus-anthy already has the icon but it wasn't indicated in the metainfo. Also screenshots and keywords are updated.
- ibus-anthy will convert the Japanese era and "2023" mutually
- ibus-anthy determines a clicked item on the candidate window but also will commit the clicked item on the candidate window in case of enabling the OSK(On-Screen Keyboard) mode in GNOME Wayland.
Feedback
Benefit to Fedora
The metainfo data is updated within the ibus-anthy pacakge, Japanese era is updated in a ibus-anthy dictionary file, the OSK mode is available only if the OSK is enabled and ibus-anthy switches the candidate mode.
Scope
- Proposal owners: ibus-anthy
- Other developers:
- Release engineering: #Releng issue number
- Policies and guidelines: N/A (not needed for this Change)
- Trademark approval: N/A (not needed for this Change)
- Alignment with Community Initiatives:
Upgrade/compatibility impact
How To Test
- Enable ibus-anthy
- Run gnome-text-editor
- Select the Dictionary mode to Era on IBus panel menu.
- Type "2023" or "れいわ5" and space keys
- The Japanese era and 2023 is converted mutually
- Enable OSK and ibus-anthy
- Run gnome-text-editor
- Click "a" and space x 2 keys in OSK and show the candidate window
- Click a candidate string on the candidate window
- The selected candidate string is committed in gnome-text-editor
User Experience
The metainfo data is relative with gnome-software and I hope the ibus-anthy section will be updated. Japanese era has been rarely used in Japanese documents and the ibus-anthy conversion will be useful. The OSK usability will be enhanced with the mouse.
Dependencies
Contingency Plan
- Contingency mechanism: Revert the change to ibus-anthy.
- Contingency deadline: Beta release
- Blocks release? No
Documentation
N/A