community
community copied to clipboard
Fix SDL_TEXTINPUT ceased to dispatch for Desktop platforms on textinput focus.
Fixes https://github.com/kivy/kivy/issues/8136
Maintainer merge checklist
- [ ] Title is descriptive/clear for inclusion in release notes.
- [ ] Applied a
Component: xxxlabel. - [ ] Applied the
api-deprecationorapi-breaklabel. - [ ] Applied the
release-highlightlabel to be highlighted in release notes. - [ ] Added to the milestone version it was merged into.
- [ ] Unittests are included in PR.
- [ ] Properly documented, including
versionadded,versionchangedas needed.
Thanks for opening your first pull request here! 💖 Please check out our contributing guidelines.
Most of the line changes are just spacings and indents. The important code bits are config.py and kivy/core/window/_window_sdl2.pyx 628 +