You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
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
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
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.
Linux, Fedora 24
0.11.6-beta3
- Any related issues:
cc @bbondy @bradleyrichter
The text was updated successfully, but these errors were encountered: