We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When hovering over an option to select for auto-fill, the text in the input field is now unexpectedly shrunk to almost illegible size:
Once selected, it goes back to the expected size:
Font size shrinks
For the font size to remain the same / respect the styling of the input box.
100%
Can easily be tested on this page https://css-tricks.com/snippets/css/change-autocomplete-styles-webkit-browsers/
The text was updated successfully, but these errors were encountered:
Reproduced on macOS 10.14.5 x64 using the following build:
macOS 10.14.5 x64
I also checked Chrome and it seems they have the same behaviour:
Using Brave:
Using Chrome:
Sorry, something went wrong.
No branches or pull requests
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:
Once selected, it goes back to the expected size:
Steps to Reproduce
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)
Version/Channel Information:
Yes
Haven't got these installed
Other Additional Information:
No
No
Yes
Miscellaneous Information:
Can easily be tested on this page https://css-tricks.com/snippets/css/change-autocomplete-styles-webkit-browsers/
The text was updated successfully, but these errors were encountered: