We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5020

Summary: IBus: Text editing events don't work correctly, start is not set to cursor position
Product: SDL Reporter: fabio
Component: eventsAssignee: Sam Lantinga <slouken>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: critical    
Priority: P2    
Version: HG 2.1   
Hardware: All   
OS: All   

Description fabio 2020-03-09 16:59:59 UTC
Instead it's used in a wrong way, which would allow infinite text lengths

See file `SDL_ibus.c`, second half of function `IBus_MessageHandler`