Is it possible to close a notification via a keyboard shortcut?
Specifically, I would like to be able to dismiss an Error notification by pressing Escape (in addition to clicking the notification) - is this currently possible?
If not, um, would it be difficult to add to Vaadin-core? It be a fairly safe thing to do, and a fairly reasonable requirement…
My mistake, was still using 6.5.1 when testing, working fine on 6.5.2, but anyway… is there a way where we can map which Keys should close Error messages? like for example F1 or ENTER?