Skip to content

Bug with Keyboard on iPad in Landscape #297

Closed
@pnome

Description

@pnome

Describe the bug
With an iPad in landscape, and a dialog with a text field, when tapping in the text field, the keyboard covers the buttons of the dialog.

To Reproduce
Steps to reproduce the behavior:

  1. Run the SCLAlertView-ObjectiveC example project on an iPad in landscape
  2. Tap the "Show Edit" option
  3. Tap in the text field
  4. You can see it happening here: https://www.loom.com/share/7bc2516ff71240faac702304714811f6

Expected behavior
I expect the dialog to move up out of the way of the keyboard

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Version [e.g. 22]

Additional context
Notably, the same bug does not happen using the Swift SCLAlertView example code.
Also, if you tap Show Edit, then change to another app, then return, and THEN tap in the text field, everything works fine. This is a very strange bug.

Activity

pnome

pnome commented on Feb 13, 2021

@pnome
Author

Anybody have any ideas about this? It seems to work ok in the Swift version.

hms040717007

hms040717007 commented on Feb 22, 2021

@hms040717007

me too

hms040717007

hms040717007 commented on Feb 22, 2021

@hms040717007

Hope the author can solve it soon.thanks

pnome

pnome commented on Mar 31, 2021

@pnome
Author

I'd love to know if anybody has any ideas about this. Seems like a tricky one to fix.

stale

stale commented on Jun 11, 2021

@stale

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

pnome

pnome commented on Jun 21, 2021

@pnome
Author

I'd still love it if this issue could be fixed. I use this a lot in my app and it's frustrating when it disappears behind the keyboard.
Thanks for reading.

stale

stale commented on Sep 22, 2021

@stale

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @pnome@hms040717007

        Issue actions

          Bug with Keyboard on iPad in Landscape · Issue #297 · dogo/SCLAlertView