RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1993079 - [ibus-anthy] Remove Ctrl+period in circle_kana_mode
Summary: [ibus-anthy] Remove Ctrl+period in circle_kana_mode
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: ibus-anthy
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: ---
Assignee: fujiwara
QA Contact: Bhushan Barve
URL:
Whiteboard:
Depends On: 1993054
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-12 10:37 UTC by fujiwara
Modified: 2021-12-03 06:34 UTC (History)
4 users (show)

Fixed In Version: ibus-anthy-1.5.13-1.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1993054
Environment:
Last Closed: 2021-12-03 06:34:39 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-93363 0 None None None 2021-08-12 10:47:15 UTC

Description fujiwara 2021-08-12 10:37:25 UTC
+++ This bug was initially created as a clone of Bug #1993054 +++

https://github.com/ibus/ibus-anthy/issues/23

IBus 1.5.25 will use Ctrl-period shortcut key to toggle Emoji typing on-off while the previous shortcut key was Ctrl-Shift-e shorcut to follow GNOME desktop. and the ibus-anthy's circle_kana_mode could prevents the emoji typing.

MS-Windows uses Super-period but GNOME uses Ctrl-period.
ibus-anthy's shortcut keys follow MS-IME but this shorcut key will be an exception.

Comment 1 fujiwara 2021-08-19 09:00:48 UTC
I will rebase ibus-anthy to 1.5.13
The differences between the current RHEL9 ibus-anthy and 1.5.13 are:

- Remove Ctrl+period in circle_kana_mode (this subject)
- Translation updates

Comment 2 fujiwara 2021-08-19 09:07:03 UTC
Test Case 1 - Remove Ctrl+period
--------------------------------
1. Enable ibus-anthy with Super-space
2. Set Eisu mode in the Anthy's input mode
3. Run gedit
4. Press Ctrl-perid

Expected result:
Emoji mode is enabled. You can cancel the Emoji mode with Escape key.


Test Case 2 - Translation updates
---------------------------------
No need test for QE


Note You need to log in before you can comment on or make changes to this bug.