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

InlineTextField#willLoseFirstResponder causes infinite recursion on sproutcore 1.7 beta #620

Closed
williamcoates opened this issue Oct 25, 2011 · 2 comments
Assignees
Milestone

Comments

@williamcoates
Copy link

If you set isEditable to YES on a SC.LabelView, then after editing the label, when the text field loses focus, you get an infinite recursion.

Removing the last two lines of willLoseFirstResponder seems to fix the problem. This works correctly in 1.6.0.1

@ghost ghost assigned workmanw Apr 4, 2012
@dcporter
Copy link
Member

dcporter commented Oct 8, 2012

I assume this got fixed?

@publickeating
Copy link
Member

Seems to have been resolved. Please re-open if still around.

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

4 participants