sproutcore / Todos-Example

http://guides.sproutcore.com/html_based.html
52 stars 15 forks source link

#new-todo input doesn't work in Internet Explorer 9 #13

Open zjacreman opened 12 years ago

zjacreman commented 12 years ago

Todos-Example doesn't work in Internet Explorer 9. App appears to render correctly, but the input text field doesn't respond to return key input.

Note that I do NOT observe this problem in the application hosted at http://getting-started.strobeapp.com/. That version works exactly as expected.

Config: Windows 7 Ruby 1.9.2-p290 (from RubyInstaller) Sproutcore 1.7.1 beta (from gem install sproutcore --pre)

Also saw the problem with Ruby 1.9.2-p180 and Sproutcore 1.6.0.1 installed today, 2011-10-24, from the installer on sproutcore.com.

To eliminate typing error as the source of the problem, I cloned Todos-Example straight from Github.

trentvb commented 12 years ago

First time with sproutcore. I had the same issue.