Describe the bug
Due to the focusable increment/decrement buttons in ExtendedDatePicker, users must press tab three times to navigate past the field.

Expected behavior
Buttons in ExtendedDatePicker should not be focusable.
Minimal reproducible example
add(new ExtendedDatePicker())
Add-on Version
4.5.0
Vaadin Version
24.7.0
Additional information
No response
Describe the bug
Due to the focusable increment/decrement buttons in
ExtendedDatePicker, users must press tab three times to navigate past the field.Expected behavior
Buttons in
ExtendedDatePickershould not be focusable.Minimal reproducible example
add(new ExtendedDatePicker())Add-on Version
4.5.0
Vaadin Version
24.7.0
Additional information
No response