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

Cannot focus in SC.TemplateView text fields when inside a SC.PickerPane #339

Closed
pbergstr opened this issue Apr 12, 2011 · 0 comments
Closed
Assignees
Milestone

Comments

@pbergstr
Copy link
Contributor

Cannot focus in SC.TemplateView text fields when inside a SC.PickerPane because the SC.PickerPane handles the mouseDown and returns YES.

When it is a SC.TemplateView textfield, it needs to not be handled at any point in the responder chain so that the input tag inside of the template view becomes the responder.

@ghost ghost assigned wycats Apr 15, 2011
@ghost ghost assigned wagenet May 21, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants