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

Issue 218683010: Using alt and down key to open datalist using keyboard (Closed)

Created:
6 years, 8 months ago by Habib Virji
Modified:
6 years, 8 months ago
Reviewers:
tkent, keishi, Ilya Sherman
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Using alt and down key to open datalist using keyboard On pressing alty+down key, datalist is open and no stepDown is generated. R=tkent@chromium.org, isherman@chromium.org, keishi1@chromium.org BUG=229073 TEST= On down+alt key combination does not generate stepDown. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170673

Patch Set 1 #

Total comments: 1

Patch Set 2 : Test changes and avoid early return for key handling #

Total comments: 4

Patch Set 3 : Updated as per code review commnets #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M LayoutTests/fast/forms/number/number-keyoperation.html View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M LayoutTests/fast/forms/number/number-keyoperation-expected.txt View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/html/forms/TextFieldInputType.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
Habib Virji
Using alt+down arrow key in input type number to get the datalist. Invokes chrome since ...
6 years, 8 months ago (2014-04-01 16:31:55 UTC) #1
tkent
+keishi
6 years, 8 months ago (2014-04-02 00:41:31 UTC) #2
keishi
The autofill popup where datalist suggestions are shown is opened in the chromium side so ...
6 years, 8 months ago (2014-04-02 08:38:01 UTC) #3
Habib Virji
"I think all you can do is add a test to number-keyoperation.html that checks that ...
6 years, 8 months ago (2014-04-02 08:48:03 UTC) #4
keishi
On 2014/04/02 08:48:03, Habib Virji wrote: > "I think all you can do is add ...
6 years, 8 months ago (2014-04-02 08:55:06 UTC) #5
Habib Virji
On 2014/04/02 08:38:01, keishi1 wrote: > The autofill popup where datalist suggestions are shown is ...
6 years, 8 months ago (2014-04-02 09:28:32 UTC) #6
keishi
https://codereview.chromium.org/218683010/diff/20001/LayoutTests/fast/forms/number/number-appearance-keyboard.html File LayoutTests/fast/forms/number/number-appearance-keyboard.html (right): https://codereview.chromium.org/218683010/diff/20001/LayoutTests/fast/forms/number/number-appearance-keyboard.html#newcode17 LayoutTests/fast/forms/number/number-appearance-keyboard.html:17: eventSender.keyDown('downArrow', ['altKey']); I don't think this needs to be ...
6 years, 8 months ago (2014-04-02 11:15:38 UTC) #7
Habib Virji
Thanks. Done as suggested. https://codereview.chromium.org/218683010/diff/20001/LayoutTests/fast/forms/number/number-appearance-keyboard.html File LayoutTests/fast/forms/number/number-appearance-keyboard.html (right): https://codereview.chromium.org/218683010/diff/20001/LayoutTests/fast/forms/number/number-appearance-keyboard.html#newcode17 LayoutTests/fast/forms/number/number-appearance-keyboard.html:17: eventSender.keyDown('downArrow', ['altKey']); On 2014/04/02 11:15:38, ...
6 years, 8 months ago (2014-04-02 12:27:26 UTC) #8
keishi
lgtm
6 years, 8 months ago (2014-04-02 12:36:11 UTC) #9
Habib Virji
The CQ bit was checked by habib.virji@samsung.com
6 years, 8 months ago (2014-04-02 16:41:01 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/habib.virji@samsung.com/218683010/40001
6 years, 8 months ago (2014-04-02 16:41:11 UTC) #11
commit-bot: I haz the power
6 years, 8 months ago (2014-04-02 17:44:23 UTC) #12
Message was sent while issue was closed.
Change committed as 170673

Powered by Google App Engine
This is Rietveld 408576698