Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Form autofill suggestions are misaligned #3400

Closed
Sh1d0w opened this issue Aug 25, 2016 · 1 comment
Closed

Form autofill suggestions are misaligned #3400

Sh1d0w opened this issue Aug 25, 2016 · 1 comment
Labels
duplicate Issue has already been reported

Comments

@Sh1d0w
Copy link

Sh1d0w commented Aug 25, 2016

Describe the issue you encountered:
When you start typing in an input you have previously filled, you are given a suggestions from the autofill. This suggestions are misaligned, often not under the input you are typing in, they are displayed often on the far left, right or bottom of the input.

Expected behavior:

The autofill suggestions should be displayed right below the currenty focused input, adn their width must match the input width.

Also when the autocomplete appears it is not possible to use the arrows to choose a suggestion, you have to click it.

  • Platform (Win7, 8, 10? macOS? Linux distro?):
    Linux, Fedora 24
  • Brave Version:
    0.11.6-beta3
  • Steps to reproduce:
    1. Try to autofill any form you previously filled
  • Screenshot if needed:

- Any related issues:

cc @bbondy @bradleyrichter

@bsclifton
Copy link
Member

Thanks for the report, @Sh1d0w. This issue was just recently resolved (it was originally captured with #3359). I'm going to go ahead and close this issue as a duplicate

The resolution was merged to master and a fresh install of electron should fix the issue (unless the electron-prebuilt has not been updated yet):
ceb48ce

@bsclifton bsclifton added the duplicate Issue has already been reported label Aug 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate Issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants