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

Hide settings not functional on Firefox for Android #223

Open
WesleyBranton opened this issue Nov 17, 2023 · 0 comments
Open

Hide settings not functional on Firefox for Android #223

WesleyBranton opened this issue Nov 17, 2023 · 0 comments
Labels
enhancement New feature or request firefox-android This issue or pull request applies to Firefox for Android P2 This issue is considered high priority

Comments

@WesleyBranton
Copy link
Owner

Firefox for Android does not support all CSS scrollbar customizations and features of the add-on. Options that are not available in Firefox for Android should be hidden.

During testing, I have noticed that the following functionality does not work on mobile, although further testing is needed to see if this is just specific to certain mobile devices:

  • Scrollbar width can only be platform default or hidden. The thin option has no impact on mobile.
  • Automatically hiding scrollbar does not work because Android does this already.
  • Only the scrollbar track color can be set because the scrollbar thumb is always transparent.

As of right now, it appears that the following settings should be available on Firefox for Android:

  • Scrollbar width
    • Platform default
    • Hidden
  • Scrollbar track color
@WesleyBranton WesleyBranton added enhancement New feature or request P2 This issue is considered high priority firefox-android This issue or pull request applies to Firefox for Android labels Nov 17, 2023
@WesleyBranton WesleyBranton added this to To do in Firefox for Android support via automation Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request firefox-android This issue or pull request applies to Firefox for Android P2 This issue is considered high priority
Projects
Development

No branches or pull requests

1 participant