browsing files tree doesn't work in Google Chrome 17 on Mac OS X
Created by: MaxDesiatov
when I click on any file or directory at http://host:3000/project/master/tree the directory view slides to the left, but nothing is loaded and loader.gif is not show. In Web Inspector I see this:
GET http://host:3000/project/master/tree/file f.support.ajax.f.ajaxTransport.sendapplication-835d152ae0073f8ed7aaa7d57567463c.js:18 f.extend.ajaxapplication-835d152ae0073f8ed7aaa7d57567463c.js:18 a.rails.c.ajaxapplication-835d152ae0073f8ed7aaa7d57567463c.js:25 a.rails.c.handleRemoteapplication-835d152ae0073f8ed7aaa7d57567463c.js:25 (anonymous function)application-835d152ae0073f8ed7aaa7d57567463c.js:25 f.event.dispatchapplication-835d152ae0073f8ed7aaa7d57567463c.js:17 f.event.add.h.handle.iapplication-835d152ae0073f8ed7aaa7d57567463c.js:17
After that file view is in unusable state and only page reload helps.