Chrome 26 beta disabling MenuBar

Hi folks,

(using Vaadin 7.0.3)

I have an app that works fine in the Eclipse internally and IE externally but when I use Chrome externally the MenuBar appears to be disabled. Other UI features, buttons etc (so far) seem fine.

Anyone seen this before or able to quickly check on the beta or Canary build?

My app dynamically creates the menus so I would like to avoid creating a test bodge up if it is something peeps know about.

Cheers

MenuBar is working for me in Chrome 26.0.1410.43 beta-m e.g. in
this Sampler demo
(currently using Vaadin 7.0.2).