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

Fixed: firstResponder is lost when adding a firstResponder view to the same window #2222

Merged
merged 1 commit into from Sep 30, 2014

Conversation

Dogild
Copy link
Member

@Dogild Dogild commented Sep 30, 2014

Previously, when adding a view (which is the firstResponder of the window) to the same window, the firstResponder was set to nil.
Now it keeps the same firstResponder.

…e same window

Previously, when adding a view (which is the firstResponder of the window) to the same window, the firstResponder was set to nil.
Now it keeps the same firstResponder.
@cappbot cappbot added this to the Someday milestone Sep 30, 2014
@cappbot cappbot added the #new label Sep 30, 2014
@cappbot
Copy link

cappbot commented Sep 30, 2014

Milestone: Someday. Label: #new. What's next? A reviewer should examine this issue.

primalmotion added a commit that referenced this pull request Sep 30, 2014
Fixed: firstResponder is lost when adding a firstResponder view to the same window
@primalmotion primalmotion merged commit 321a553 into cappuccino:master Sep 30, 2014
@primalmotion
Copy link
Member

Thanks

+#fixed

@cappbot
Copy link

cappbot commented Oct 1, 2014

Milestone: Someday. Label: #fixed. What's next? This issue is considered successfully resolved.

@cappbot cappbot added #fixed and removed #new labels Oct 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants