Bug 2336515 - Wrong order of committed text and space when typing into supertuxkart (SDL2 application)
Summary: Wrong order of committed text and space when typing into supertuxkart (SDL2 a...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-hangul
Version: 43
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Peng Wu
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-09 09:35 UTC by Mike FABIAN
Modified: 2025-10-27 07:50 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
Video to show thet problem (722.03 KB, application/octet-stream)
2025-01-09 09:36 UTC, Mike FABIAN
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github libsdl-org SDL issues 11894 0 None open Wrong order of commited text when typing with ibus-hangul into supertuxkart (supertuxkart is a SDL2 application) 2025-01-09 09:59:07 UTC

Description Mike FABIAN 2025-01-09 09:35:55 UTC
mfabian@f41:~$ rpm -q ibus-hangul
ibus-hangul-1.5.5-6.fc41.x86_64
mfabian@f41:~$ rpm -q supertuxkart
supertuxkart-1.4-10.fc41.x86_64
mfabian@f41:~$ rpm -q ibus
ibus-1.5.31-1.fc41.x86_64
mfabian@f41:~$ cat /etc/os-release 
NAME="Fedora Linux"
VERSION="41 (Workstation Edition)"
RELEASE_TYPE=stable
ID=fedora
VERSION_ID=41
VERSION_CODENAME=""
PLATFORM_ID="platform:f41"
PRETTY_NAME="Fedora Linux 41 (Workstation Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:41"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f41/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=41
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=41
SUPPORT_END=2025-12-15
VARIANT="Workstation Edition"
VARIANT_ID=workstation
mfabian@f41:~$ 


Reproducible: Always

Steps to Reproduce:
See also the attached video.

- start supertuxkart
- select the button to edit the username
- click on Rename
- focus the entry field
- select ibus-hangul
- switch to hangul mode
- type `a ` into the entry. 


Actual Results:  
The result is ` ㅁ`. 

Expected Results:  
The result should be `ㅁ `.

I'll attach a video.

Comment 1 Mike FABIAN 2025-01-09 09:36:46 UTC
Created attachment 2065263 [details]
Video to show thet problem

Comment 2 fujiwara 2025-01-16 03:04:24 UTC
How is SDL3?
https://fedoraproject.org/wiki/Changes/SDL2onSDL3
SDL 2 feature development ended some time ago with efforts being focused on SDL 3.


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