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

Firefox UI bug in addon list #6986

Closed
lgraziani2712 opened this issue Jun 5, 2019 · 1 comment
Closed

Firefox UI bug in addon list #6986

lgraziani2712 opened this issue Jun 5, 2019 · 1 comment

Comments

@lgraziani2712
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

The horizontal scrollbar is bigger than the Chrome one and covers the addon titles:

image

To Reproduce
Steps to reproduce the behavior:

  1. Add multiple addons
  2. Shrink the window until the addons panel is narrower than the addons list
  3. See error

Expected behavior

To have a thin scrollbar link this one:

image

** How to fix it? **

Add scrollbar-width: thin; to the class in the following div:

image

Sadly, I don't know where that component is (I couldn't find it).

System:

  • OS: [e.g. iOS, Windows10, MacOS]: Windows 10.
  • Device: [e.g. iPhoneX, Macbook Pro 2018]: Desktop.
  • Browser: [e.g. chrome, safari]: Firefox.
  • Framework: [e.g. react, vue, angular]: react (but any?)
  • Addons: [if relevant]
  • Version: [e.g. 4.0.0] 5.0.11
@lgraziani2712
Copy link
Contributor Author

I updated to v5.1.1 and found that is fixed:

image

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

2 participants