I just tried your test app and all looks fine to me. I think you must have some kind of mix of versions on your computer (or cached in your browser?). The mail you send me yesterday on the enterpressed event does raise that suspicion even more. Note that if you are running both 1.06 and 1.11 versions of the js, css and fonts, it is quite possible some of them are cached by your browser and can cause problems. So try this:
1. In your project www folder: delete the folders js, font and css
2. copy the js, font and css folders from the /library/www/ folder of v1.10 (the big zip called something like 20160517xxxxx.zip mentioned in the mail from May 17)
3. copy the js folder from the /library/www/ of v1.11 (the maintenace zip called something like 20160601xxxxxx.zip mentioned in the mail from June 1)
4. If you use an AppVersion (ABMShared) variable in you project, increment it (to try to force an refresh).
5. In your browser clear the cache (Chrome, F12, Network Tab -> right-click, Clear Browser Cache)
6. run your project, in the browser press F5 a couple of times