- In the browser safari the content of de windows exceeded of size.
- Was modified the size in the xml of the window also of reduce the size of
editor of js.
- that behavior was happending after codemirror editor was added in script text area.
- the problem was solved adding a set focus() call after codemirror editor was loaded.