Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(270)

Issue 1311013012: date/time inputs should not handle keyboard events if they aren't focused. (Closed)

Created:
5 years, 3 months ago by tkent
Modified:
5 years, 3 months ago
Reviewers:
keishi
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

date/time inputs should not handle keyboard events if they aren't focused. This fixes an assertion failure in ~PickerIndicatorElement. We need to do rebaseline of many tests because these tests opened pickers without focus. openPicker() force to focus on <input> elements now. We confirmed Win10 failures were trivial. They were due to month format change and minor font glitch. BUG=529530 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201962

Patch Set 1 : #

Patch Set 2 : update *-open-picker-with-f4-key.html #

Messages

Total messages: 10 (4 generated)
tkent
Keishi, would you review this please?
5 years, 3 months ago (2015-09-09 04:27:06 UTC) #3
keishi
Is the focus the root cause for the crash? In the clusteruzz test case openPicker() ...
5 years, 3 months ago (2015-09-09 05:00:10 UTC) #4
tkent
On 2015/09/09 05:00:10, keishi wrote: > Is the focus the root cause for the crash? ...
5 years, 3 months ago (2015-09-09 05:21:47 UTC) #5
keishi
LGTM
5 years, 3 months ago (2015-09-09 05:36:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1311013012/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1311013012/40001
5 years, 3 months ago (2015-09-09 06:40:11 UTC) #9
commit-bot: I haz the power
5 years, 3 months ago (2015-09-09 09:38:11 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201962

Powered by Google App Engine
This is Rietveld 408576698