Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autofill fields are shrunk when hovering over options #5441

Open
adamreisnz opened this issue Jul 30, 2019 · 1 comment
Open

Autofill fields are shrunk when hovering over options #5441

adamreisnz opened this issue Jul 30, 2019 · 1 comment

Comments

@adamreisnz
Copy link

Description

When hovering over an option to select for auto-fill, the text in the input field is now unexpectedly shrunk to almost illegible size:

image

Once selected, it goes back to the expected size:

image

Steps to Reproduce

  1. Try to enter data into a form field for which you have some auto-fill options saved
  2. Hover over one of the options without selecting it
  3. Observe how the font-size of the input field shrinks and becomes illegible

Actual result:

Font size shrinks

Expected result:

For the font size to remain the same / respect the styling of the input box.

Reproduces how often:

100%

Brave version (brave://version info)

Brave 0.66.101 Chromium: 75.0.3770.142 (Official Build) (64-bit)
Revision 8d93477bd18154c67a70a67019cb8032382c55dd-refs/branch-heads/3770@{#1160}
OS Mac OS X

Version/Channel Information:

  • Can you reproduce this issue with the current release?
    Yes
  • Can you reproduce this issue with the beta channel?
  • Can you reproduce this issue with the dev channel?
  • Can you reproduce this issue with the nightly channel?
    Haven't got these installed

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields?
    No
  • Does the issue resolve itself when disabling Brave Rewards?
    No
  • Is the issue reproducible on the latest version of Chrome?
    Yes

Miscellaneous Information:

Can easily be tested on this page https://css-tricks.com/snippets/css/change-autocomplete-styles-webkit-browsers/

@kjozwiak
Copy link
Member

Reproduced on macOS 10.14.5 x64 using the following build:

Brave 0.70.9 Chromium: 76.0.3809.72 (Official Build) nightly (64-bit)
Revision 5a04c669126f657f98824b436555cae41b8f4146-refs/branch-heads/3809@{#897}
OS Mac OS X

I also checked Chrome and it seems they have the same behaviour:

Using Brave:

Screen Shot 2019-07-29 at 9 04 40 PM

Using Chrome:

Screen Shot 2019-07-29 at 9 06 37 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants