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 - IBus: Text editing events don't work correctly, start is not set to cursor position
Summary: IBus: Text editing events don't work correctly, start is not set to cursor po...
Status: NEW
Alias: None
Product: SDL
Classification: Unclassified
Component: events (show other bugs)
Version: HG 2.1
Hardware: All All
: P2 critical
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-09 16:59 UTC by fabio
Modified: 2020-03-09 16:59 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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`