First off, which browser are you using?
Second, can you see if there are javascript errors in your browser's console?
Also, if you are using a git checkout, make sure to run:
$> git submodule update --init
So it pulls the new editor submodule.
--
David Coallier