We have a screen that contains a several fields, each with an associated popupview.
Pressing ‘tab’ shift focus from one field to the next, completely skipping over the popupview. It doesnt grab focus.
Is there any way to get the popupview to be treated as a tab stop?
As it stands, our users can do everything via the keyboard, except to invoke the popupview.
unfortunately it looks like the popupview does not support focusing at all. I think supporting focus would mean both client- and server-side changes. Please file an enhancement ticket at dev.vaadin.com so this feature might eventually be implemented.