Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Input toolbar 'follows' keyboard even when it is not first responder #648

Closed
@toblerpwn

Description

Steps to reproduce:

  1. Create JSQMessagesViewController object
  2. Show keyboard from OTHER responder, e.g. a separate UITextField to edit your username or something
  3. Keyboard appears - and the JSQMessagesInputToolbar object follows it on-screen - but it shouldn't, since you are not 'chatting' (and in fact may not even be displaying the Messages UI)

Ideally, JSQMessagesInputToolbar would only respond to keyboard frame changes while it is the first responder - else it should ignore them (optionally?).

Environment: iOS 8, JSQMessages 6.1, all devices

image

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions