Skip to content

Clicking on the editor outside the wrapper resets focus & selection. #15

Description

@dcporter

See the hackish if (!this._mouseDragged) this.becomeFirstResponder(); in mouseUp. What should actually happen is that the blur event handler doesn't force the view to lose first responder status. (That may not be sufficient.)

Activity

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions