This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 973
Autofill: can't select popup item using arrow keys #1302
Labels
bug
feature/autofill
feature/keyboard-shortcuts
parity
Features which should be supported in Brave since they're supported in other major browsers.
QA/checked-Linux
QA/checked-macOS
QA/checked-Win32
QA/checked-Win64
QA/test-plan-specified
release-notes/include
Milestone
Comments
Nice screencap by @jkup |
This was referenced Sep 5, 2016
Kicking over to 0.12.10 |
cndouglas
added
feature/keyboard-shortcuts
parity
Features which should be supported in Brave since they're supported in other major browsers.
labels
Nov 19, 2016
cndouglas
changed the title
PW Autofill: can't select popup item using arrow keys
Autofill: can't select popup item using arrow keys
Nov 19, 2016
This applies to both passwords and autofill. |
@bsclifton would you mind taking this for 0.13.1 (Freeze is on Dec 2nd)? I think you might be able to re-use some experience from the Windows menu navigation with keyboard. |
@bbondy Sure thing 😄 |
bsclifton
pushed a commit
that referenced
this issue
Jan 14, 2017
Resolves #1302 Auditors: @bsclifton Test Plan: - go to website with a form - submit form so that autofill will be triggered - go to the same website and double click on the input to trigger autofill - use down arrow to select value and press enter - value should be field into the input
bsclifton
pushed a commit
that referenced
this issue
Jan 17, 2017
Resolves #1302 Auditors: @bsclifton Test Plan: - go to website with a form - submit form so that autofill will be triggered - go to the same website and double click on the input to trigger autofill - use down arrow to select value and press enter - value should be field into the input
bsclifton
pushed a commit
that referenced
this issue
Jan 17, 2017
Resolves #1302 Auditors: @bsclifton Test Plan: - go to website with a form - submit form so that autofill will be triggered - go to the same website and double click on the input to trigger autofill - use down arrow to select value and press enter - value should be field into the input
bsclifton
pushed a commit
that referenced
this issue
Jan 18, 2017
Resolves #1302 Auditors: @bsclifton Test Plan: - go to website with a form - submit form so that autofill will be triggered - go to the same website and double click on the input to trigger autofill - use down arrow to select value and press enter - value should be field into the input
bsclifton
pushed a commit
that referenced
this issue
Jan 20, 2017
Resolves #1302 Auditors: @bsclifton Test Plan: - go to website with a form - submit form so that autofill will be triggered - go to the same website and double click on the input to trigger autofill - use down arrow to select value and press enter - value should be field into the input
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Jan 23, 2017
Resolves brave#1302 Auditors: @bsclifton Test Plan: - go to website with a form - submit form so that autofill will be triggered - go to the same website and double click on the input to trigger autofill - use down arrow to select value and press enter - value should be field into the input
bsclifton
pushed a commit
that referenced
this issue
Jan 23, 2017
Resolves #1302 Auditors: @bsclifton Test Plan: - go to website with a form - submit form so that autofill will be triggered - go to the same website and double click on the input to trigger autofill - use down arrow to select value and press enter - value should be field into the input
bsclifton
pushed a commit
that referenced
this issue
Jan 24, 2017
Resolves #1302 Auditors: @bsclifton Test Plan: - go to website with a form - submit form so that autofill will be triggered - go to the same website and double click on the input to trigger autofill - use down arrow to select value and press enter - value should be field into the input
bsclifton
pushed a commit
that referenced
this issue
Jan 25, 2017
Resolves #1302 Auditors: @bsclifton Test Plan: - go to website with a form - submit form so that autofill will be triggered - go to the same website and double click on the input to trigger autofill - use down arrow to select value and press enter - value should be field into the input
bsclifton
pushed a commit
that referenced
this issue
Jan 25, 2017
Resolves #1302 Auditors: @bsclifton Test Plan: - go to website with a form - submit form so that autofill will be triggered - go to the same website and double click on the input to trigger autofill - use down arrow to select value and press enter - value should be field into the input
Will fix it, not a problem |
This was referenced Feb 3, 2017
This was referenced Feb 4, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bug
feature/autofill
feature/keyboard-shortcuts
parity
Features which should be supported in Brave since they're supported in other major browsers.
QA/checked-Linux
QA/checked-macOS
QA/checked-Win32
QA/checked-Win64
QA/test-plan-specified
release-notes/include
STR: begin typing a login that will be autofilled, immediately a popup will appear below the login form field with the suggested autofill. One can click on this suggested autofill, but I can't down-arrow and press enter.
Expected: that down-arrow will select the suggested autofill, and enter key will enter it in the associated form field
The text was updated successfully, but these errors were encountered: