[Autofill] Fix country row focus on tab navigation in address editor
Prior to this change, only country select element without the label was navigable. This caused the country dropdown to be seen chopped in some cases after using tab navigation. This problem was fixed by making navigable the whole country row. It can't be focused on click, but when navigated using tab, the focus is propagated to the select element. Bug: 1146937 Change-Id: I7e7a2e12d428e1ba2968a099b50abfd68e8c2520 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527421Reviewed-by:Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Christoph Schwering <schwering@google.com> Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Elizabeth Popova <lizapopova@google.com> Cr-Commit-Position: refs/heads/master@{#826225}
Showing
Please register or sign in to comment