|
|
Chromium Code Reviews|
Created:
4 years, 2 months ago by sammiequon Modified:
4 years, 2 months ago CC:
chromium-reviews, alemate+watch_chromium.org, achuith+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
Descriptioncros: Removed some zones in the middle of the pin keyboard that do not accept touches.
Previously the parts of the pin keyboard which are not covered by the button ripple do nothing on touch. This includes the corners of each button as well as the space between each button horizontally. I fix this by hiding the paper-button ripple and adding a new one so that it is still compliant with mocks.
BUG=656159, 655306
TEST=none
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/6c0b4e4776ecbccdfd5a30027f306c5041275773
Cr-Commit-Position: refs/heads/master@{#426103}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added noink to html. #Messages
Total messages: 24 (13 generated)
Description was changed from ========== cros: Removed some zones in the middle of the pin keyboard that do not accept touches. Previously the parts of the pin keyboard which are not covered by the button ripple do nothing on touch. This includes the corners of each button as well as the space between each button horizontally. I fix this by hiding the paper-button ripple and adding a new one so that it is still compilant with mocks. BUG= 656159, 655306 TEST=none ========== to ========== cros: Removed some zones in the middle of the pin keyboard that do not accept touches. Previously the parts of the pin keyboard which are not covered by the button ripple do nothing on touch. This includes the corners of each button as well as the space between each button horizontally. I fix this by hiding the paper-button ripple and adding a new one so that it is still compilant with mocks. BUG= 656159, 655306 TEST=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ==========
Patchset #1 (id:1) has been deleted
Description was changed from ========== cros: Removed some zones in the middle of the pin keyboard that do not accept touches. Previously the parts of the pin keyboard which are not covered by the button ripple do nothing on touch. This includes the corners of each button as well as the space between each button horizontally. I fix this by hiding the paper-button ripple and adding a new one so that it is still compilant with mocks. BUG= 656159, 655306 TEST=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ========== to ========== cros: Removed some zones in the middle of the pin keyboard that do not accept touches. Previously the parts of the pin keyboard which are not covered by the button ripple do nothing on touch. This includes the corners of each button as well as the space between each button horizontally. I fix this by hiding the paper-button ripple and adding a new one so that it is still compilant with mocks. BUG= 656159, 655306 TEST=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ==========
sammiequon@chromium.org changed reviewers: + jdufault@chromium.org
On 2016/10/15 00:22:53, sammiequon wrote: > mailto:sammiequon@chromium.org changed reviewers: > + mailto:jdufault@chromium.org jdufault@ - Please take a look. Thanks!
Did you verify the keyboard still works and looks as expected from options/settings? https://codereview.chromium.org/2425443002/diff/20001/chrome/browser/resource... File chrome/browser/resources/chromeos/quick_unlock/pin_keyboard.js (right): https://codereview.chromium.org/2425443002/diff/20001/chrome/browser/resource... chrome/browser/resources/chromeos/quick_unlock/pin_keyboard.js:104: digitButtons[i].noink = true; Set this inside of the HTML? <paper-button noink class="digit-button" ...>
On 2016/10/17 19:25:14, jdufault wrote: > Did you verify the keyboard still works and looks as expected from > options/settings? > > https://codereview.chromium.org/2425443002/diff/20001/chrome/browser/resource... > File chrome/browser/resources/chromeos/quick_unlock/pin_keyboard.js (right): > > https://codereview.chromium.org/2425443002/diff/20001/chrome/browser/resource... > chrome/browser/resources/chromeos/quick_unlock/pin_keyboard.js:104: > digitButtons[i].noink = true; > Set this inside of the HTML? > > <paper-button noink class="digit-button" ...> Yes. I assume it would've also the same issue as the lock screen prior to this patch.
https://codereview.chromium.org/2425443002/diff/20001/chrome/browser/resource... File chrome/browser/resources/chromeos/quick_unlock/pin_keyboard.js (right): https://codereview.chromium.org/2425443002/diff/20001/chrome/browser/resource... chrome/browser/resources/chromeos/quick_unlock/pin_keyboard.js:104: digitButtons[i].noink = true; On 2016/10/17 19:25:13, jdufault wrote: > Set this inside of the HTML? > > <paper-button noink class="digit-button" ...> Done.
lgtm
sammiequon@chromium.org changed reviewers: + xiyuan@chromium.org
The CQ bit was checked by sammiequon@chromium.org to run a CQ dry run
On 2016/10/18 17:47:17, jdufault wrote: > lgtm xiyuan@ - Please take a look. Thanks!
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
lgtm
On 2016/10/18 21:15:44, xiyuan wrote: > lgtm In CL description compilant -> compliant
Description was changed from ========== cros: Removed some zones in the middle of the pin keyboard that do not accept touches. Previously the parts of the pin keyboard which are not covered by the button ripple do nothing on touch. This includes the corners of each button as well as the space between each button horizontally. I fix this by hiding the paper-button ripple and adding a new one so that it is still compilant with mocks. BUG= 656159, 655306 TEST=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ========== to ========== cros: Removed some zones in the middle of the pin keyboard that do not accept touches. Previously the parts of the pin keyboard which are not covered by the button ripple do nothing on touch. This includes the corners of each button as well as the space between each button horizontally. I fix this by hiding the paper-button ripple and adding a new one so that it is still compliant with mocks. BUG= 656159, 655306 TEST=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ==========
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by sammiequon@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== cros: Removed some zones in the middle of the pin keyboard that do not accept touches. Previously the parts of the pin keyboard which are not covered by the button ripple do nothing on touch. This includes the corners of each button as well as the space between each button horizontally. I fix this by hiding the paper-button ripple and adding a new one so that it is still compliant with mocks. BUG= 656159, 655306 TEST=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ========== to ========== cros: Removed some zones in the middle of the pin keyboard that do not accept touches. Previously the parts of the pin keyboard which are not covered by the button ripple do nothing on touch. This includes the corners of each button as well as the space between each button horizontally. I fix this by hiding the paper-button ripple and adding a new one so that it is still compliant with mocks. BUG= 656159, 655306 TEST=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ==========
Message was sent while issue was closed.
Committed patchset #2 (id:40001)
Message was sent while issue was closed.
Description was changed from ========== cros: Removed some zones in the middle of the pin keyboard that do not accept touches. Previously the parts of the pin keyboard which are not covered by the button ripple do nothing on touch. This includes the corners of each button as well as the space between each button horizontally. I fix this by hiding the paper-button ripple and adding a new one so that it is still compliant with mocks. BUG= 656159, 655306 TEST=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ========== to ========== cros: Removed some zones in the middle of the pin keyboard that do not accept touches. Previously the parts of the pin keyboard which are not covered by the button ripple do nothing on touch. This includes the corners of each button as well as the space between each button horizontally. I fix this by hiding the paper-button ripple and adding a new one so that it is still compliant with mocks. BUG= 656159, 655306 TEST=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/6c0b4e4776ecbccdfd5a30027f306c5041275773 Cr-Commit-Position: refs/heads/master@{#426103} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/6c0b4e4776ecbccdfd5a30027f306c5041275773 Cr-Commit-Position: refs/heads/master@{#426103} |
