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

cheatsquad.gg scrollbar #9672

Closed
6 tasks done
ghost opened this issue Jul 29, 2021 · 10 comments
Closed
6 tasks done

cheatsquad.gg scrollbar #9672

ghost opened this issue Jul 29, 2021 · 10 comments

Comments

@ghost
Copy link

ghost commented Jul 29, 2021

Prerequisites

I tried to reproduce the issue when...

  • uBO is the only extension
  • uBO with default lists/settings
  • using a new, unmodified browser profile

URL(s) where the issue occurs

https://cheatsquad.gg/csgo

Describe the issue

anti scrollbar

Screenshot(s)

No response

uBlock Origin version

1.37.0

Browser name and version

Google Chrome Version 92.0.4515.107 (Official Build) (64-bit)

Settings

"I am an advanced user"

Notes

No response

@ghost
Copy link
Author

ghost commented Jul 30, 2021

@uBlock-user

2021-07-30.10-30-16.mp4

@uBlock-user
Copy link
Contributor

Scrolling works, but the scroll bar doesn't appear in Chromium, is that the issue ?

@ghost
Copy link
Author

ghost commented Jul 30, 2021

Scrolling works, but the scroll bar doesn't appear in Chromium, is that the issue ?

yes

@uBlock-user
Copy link
Contributor

see - uBlockOrigin/uBlock-issues#1247

@uBlock-user uBlock-user changed the title cheatsquad.gg cheatsquad.gg scrollbar Jul 30, 2021
@krystian3w
Copy link
Contributor

But my issue is about recover scroll arrows - possible is recover hidden scrollbar middle button by uBO 1.8.0+.

@uBlock-user
Copy link
Contributor

uBlock-user commented Aug 5, 2021

@krystian3w Until @gorhill implements support for ::-webkit-* I can't add ##::-webkit-scrollbar:style(overflow:scroll !important) rule for it.

@krystian3w
Copy link
Contributor

krystian3w commented Aug 5, 2021

IMO better recover middle button if is hidden than waiting to allow stylize arrows in -webkit- CSS.

draft: #9672 (comment)


You can't add because:

overflow:scroll !important

is invalid/useless into any ::-webkit-*.

@krystian3w
Copy link
Contributor

krystian3w commented Aug 5, 2021

Also possible follow this project:

https:/ubershmekel/default-scrollbar

https://chrome.google.com/webstore/detail/default-scrollbar/nkjmoagfbmeafonfhbkeicjdhjlofplo

Maybe possible convert to scriptlet chrome-scrollbar-resetter.js (csr.js).

@krystian3w
Copy link
Contributor

@okiehsch / @mapx- test these and found better "default" colors:

cheatsquad.gg##*::-webkit-scrollbar:style(width: 17px !important; display: initial !important;)
cheatsquad.gg##*::-webkit-scrollbar-thumb:style(background: #5e5e5e;  border: 0 none #fff !important;  border-radius: 0 !important; display: initial !important;)

@lassekongo83 are you fixed proffs.se in Sweeden list or move this to uAssets?

DandelionSprout/adfilt#63 (comment)
DandelionSprout/adfilt#63 (comment)

@uBlock-user
Copy link
Contributor

@krystian3w added

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

No branches or pull requests

2 participants