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 1989951 - backspace key etc not working in gtk4-demo with the ibus-gtk4 immodule+IME
Summary: backspace key etc not working in gtk4-demo with the ibus-gtk4 immodule+IME
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: ibus
Version: 9.0
Hardware: Unspecified
OS: Other
unspecified
high
Target Milestone: beta
: ---
Assignee: fujiwara
QA Contact: Priyam Gupta
URL:
Whiteboard:
Depends On: 1936380 1995528
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-04 11:59 UTC by Jens Petersen
Modified: 2021-12-03 06:57 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1936380
Environment:
Last Closed: 2021-12-03 06:55:27 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-92301 0 None None None 2021-08-04 11:59:50 UTC

Description Jens Petersen 2021-08-04 11:59:21 UTC
+++ This bug was initially created as a clone of Bug #1936380 +++

Description of problem:
Current ibus-gtk4 not working correctly: gtk4 will become increasingly
important during the RHEL9 lifetime.

How reproducible:
100%

Steps to Reproduce:
    1.Install ibus-gtk4 and gtk4-devel packages.
    2.Enable an input method engine
    3.Run gtk4-demo
    4.Select "Entry" -> "Completion" in the left pane
    5.Click "Run" button in the top
    6.Focus on the input entry and type a language string.
    7.Try to press backspace.

Actual results:
   Backspace key does not working

Expected results:
   Backspace key should work

Additional info:

--- Additional comment from Jens Petersen on 2021-03-10 17:41:07 +08 ---

Thanks, Priyam

It seems related to the ibus-gtk4 immodule.
At least if I disable all IMEs or remove ibus-gtk4
then gtk4 input works normally again.

--- Additional comment from Jens Petersen on 2021-03-10 17:43:14 +08 ---

(I used Text View -> Multiple Views to avoid any other input completion feature.)

Comment 1 fujiwara 2021-08-19 09:27:08 UTC
I will rebase ibus to 1.5.25
The differences between the current RHEL9 ibus and 1.5.25:
1.  Enable sync process in GTK4 (this subject)
2.  Support set_surrounding_text with selection index
3.  Support include directive in the Compose feature
4.  Use · instead of ⎄ to display Multi_key in the Compose preedit
5.  Make Compose preedit less intrusive
6.  Enhance engine search function
7.  Support ClientDisconnectMode in ibus-x11
8.  Run ibus-daemon with the background from ibus-setup
9.  CI enhancements
10. Translation updates

Comment 2 fujiwara 2021-08-19 10:43:36 UTC
Can be moved to #1995528

Comment 4 Priyam Gupta 2021-08-27 13:56:33 UTC
as tested the above test case so moving it to verified.


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