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

Scrollbars in desktop client/blink/webkit are too thin #5498

Closed
4 of 5 tasks
charlag opened this issue Jun 5, 2023 · 0 comments · Fixed by #5531
Closed
4 of 5 tasks

Scrollbars in desktop client/blink/webkit are too thin #5498

charlag opened this issue Jun 5, 2023 · 0 comments · Fixed by #5531
Labels
state:tested We tested it and are about to release it
Milestone

Comments

@charlag
Copy link
Contributor

charlag commented Jun 5, 2023

The custom scrollbars been recently reduced to 3px

"::-webkit-scrollbar": !client.isMobileDevice()

which is too thing for some people. We need to find a solution, e.g. that it becomes thicker on hover.

Test notes

  • Scrollbars didn't change in FF
  • Scrollbars didn't change on mobile
  • Scrollbars look correct in Chrome on desktop
  • Scrollbars look correct in Safari on desktop
  • Scrollbars enlarge when you hover near them in Chrome & Safari on desktop
@charlag charlag added this to the 3.113.1 milestone Jun 5, 2023
@charlag charlag changed the title Scrollbars in desktop client/blink/webkit are too thing Scrollbars in desktop client/blink/webkit are too thin Jun 5, 2023
@bedhub bedhub changed the title Scrollbars in desktop client/blink/webkit are too thin Scrollbars in desktop client/blink/webkit are too thick Jun 5, 2023
@bedhub bedhub changed the title Scrollbars in desktop client/blink/webkit are too thick Scrollbars in desktop client/blink/webkit are too thinn Jun 5, 2023
@bedhub bedhub changed the title Scrollbars in desktop client/blink/webkit are too thinn Scrollbars in desktop client/blink/webkit are too thin Jun 5, 2023
@vaf-hub vaf-hub removed this from the 3.113.1 milestone Jun 5, 2023
@charlag charlag self-assigned this Jun 15, 2023
@charlag charlag added this to the 3.114.2 milestone Jun 15, 2023
@charlag charlag added the state:done meets our definition of done label Jun 15, 2023
@charlag charlag removed their assignment Jul 10, 2023
@JslHub JslHub self-assigned this Jul 10, 2023
@ganthern ganthern self-assigned this Jul 10, 2023
@ganthern ganthern added state:tested We tested it and are about to release it and removed state:done meets our definition of done labels Jul 10, 2023
@ganthern ganthern removed their assignment Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:tested We tested it and are about to release it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants