[Autofill] Skip non-focusable fields in phone number rationalization.
Current phone number rationalization does not distinguish between focusable and non-focusable fields. If a form has a hidden number field then a visible number field, the first one will be considered as the first complete number field, and the second field is not filled automatically as a result. We should skip the non-focusable fields in the rationalization process. Bug: 782240 Change-Id: I71eeb613d3127770b2bf0a0bb120c7cca3282728 Reviewed-on: https://chromium-review.googlesource.com/757217 Commit-Queue: Hui Wu <wuandy@chromium.org> Reviewed-by:Roger McFarlane <rogerm@chromium.org> Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#515977}
Showing
Please register or sign in to comment