Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[patch] SDL_IsScreenKeyboardShown doesn't respond to keyboard being dismissed #1581

Closed
SDLBugzilla opened this issue Feb 10, 2021 · 0 comments

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

These attachments are available in the static archive:

Reported in version: 2.0.3
Reported for operating system, platform: iOS (All), iPhone/iPod touch

Comments on the original bug report:

On 2014-07-24 01:20:34 +0000, philhassey wrote:

Created attachment 1785
A patch for the reported bug.

On iOS, after bringing the keyboard up on screen, if I tap the "dismiss keyboard" button at the bottom right of the screen, SDL_IsScreenKeyboardShown doesn't updated correctly to report that the keyboard has disappeared.

I've attached a small patch that fixes this.

On 2015-02-19 06:32:15 +0000, Ryan C. Gordon wrote:

Marking a large number of bugs with the "triage-2.0.4" keyword at once. Sorry
if you got a lot of email from this. This is to help me sort through some bugs
in regards to a 2.0.4 release. We may or may not fix this bug for 2.0.4,
though!

On 2015-04-10 22:13:01 +0000, Philipp Wiesemann wrote:

This might be fixed with bug 2798.

On 2015-04-13 00:31:22 +0000, Ryan C. Gordon wrote:

Yeah, this patch is in Mercurial as https://hg.libsdl.org/SDL/rev/bff6f1fecc5d, thanks!

--ryan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant