Bug 2232532

Summary: ibus-anthy converting Super+Space to wide space character in Fedora 39
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: ibus-anthyAssignee: fujiwara <tfujiwar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 39CC: i18n-bugs, shawn.p.huang, tagoh, tfujiwar
Target Milestone: ---Flags: petersen: mirror+
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: ibus-anthy-1.5.14-15.fc39 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-18 10:37:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jens Petersen 2023-08-17 09:34:32 UTC
In current branched Fedora 39 (and Rawhide I assume)
by default it is not possible to leave ibus-anthy with Super+Space.
Instead it is captured by ibus-anthy.

ibus-libpinyin seems okay so I assumed this is a problem with the Anthy IME?

Reproducible: Always

Steps to Reproduce:
1. add Anthy IME
2. Switch to Anthy with Super+Space
3. Try to switch away from Anthy with Super+Space
Actual Results:  
3. Space characters inserted

Expected Results:  
3. Switch back to other IME/Input Source

On the other hand ibus-anthy is unchanged since F38...
So might be this is an issue with ibus or another component??

Comment 1 Jens Petersen 2023-08-17 09:40:59 UTC
(Also tested okay with ibus-m17n)

Comment 2 Jens Petersen 2023-08-18 04:50:36 UTC
I can reproduce consistently in gnome-terminal, gnome-text-editor, (not gnome-shell), kwrite, etc

The wide space is U+3000 (Ideographic Space)

Comment 3 Jens Petersen 2023-08-18 04:52:32 UTC
Same thing happens with just Space key of course (without Super)

Comment 4 fujiwara 2023-08-18 10:37:05 UTC
Thank you for the report.
I fixed the Super-space issue with ibus-anthy-1.5.14-15.fc39 which is now pushed to the stable but not sure if you can get it.
I will release ibus-anthy 1.5.15 next week.

(In reply to Jens Petersen from comment #3)
> Same thing happens with just Space key of course (without Super)

I'm not sure why you indicate the single space key but hope the fix is fine.

Comment 5 Jens Petersen 2023-08-19 02:50:13 UTC
Thanks looks good now

I tested with

$ koji-tool install ibus-anthy
:
$ ibus restart

(In reply to fujiwara from comment #4)
> (In reply to Jens Petersen from comment #3)
> > Same thing happens with just Space key of course (without Super)
> 
> I'm not sure why you indicate the single space key but hope the fix is fine.

I was just saying that Super+Space and Space were behaving the same that is all.