[CrOS Settings] Prevent pin input from losing focus incorrectly.
Currently, when any inactive digit area is clicked or tapped in the row containers (i.e backbutton when pin is empty or empty digit button next to 0), the pin input loses focus momentarily. This CL ensures that extraneous clicks on the immediate parent of the digits will not cause the pin input form to lose focus. Fixed: 1034939 Change-Id: I7d687508944411cb596b1453e3f61eaeb9b9d4b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1977746 Commit-Queue: Regan Hsu <hsuregan@chromium.org> Reviewed-by:Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#726690}
Showing
Please register or sign in to comment