Skip to content

frameBasedKeyboardDidMoveBlock is never called with closing = YES in iOS7 #91

Description

@knutigro

in iOS7 the UIKeyboardFrameEndUserInfoKey we get in - (void)inputKeyboardWillHide:(NSNotification *)notificationis CGRect: {{inf, inf}, {0, 0}}

The result is that !CGRectIsNull(keyboardEndFrameView) will fail and frameBasedKeyboardDidMoveBlock is never called with closingset to YES

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions