Since Vaadin button doesn't automatically release focus after click, there is a need for "fix".
This addon solves problem with Vaadin button not releasing focus after click by subclassing Button and adding a click listener that moved focus to nearest ancestor that can acquire focus.
Install
Framework Support
Vaadin 6.8+
Browser Independent
Install with
Release notes - Version 0.0.1-SNAPSHOT
Initial release