mirror of
https://github.com/readest/readest
synced 2026-04-21 21:47:54 +00:00
978 B
978 B
| name | about | title | labels | assignees | |
|---|---|---|---|---|---|
| Report a bug | Report a bug or a functional regression | Example: In DarkMode, a blank square appears in bottom right corner while scrolling |
|
Bug Description
A clear and concise description of what the current behavior is. Please also add screenshots of the existing application.
Example: In DarkMode, when scrollbar are displayed (for example on Companies page, with enough companies in the list), we see a blank square in the bottom right corner [screenshot]
Expected behavior
A clear and concise description of what the expected behavior is.
Example: The blank square should be transparent (invisible)
Technical inputs
Operating System:
Readest Version:
Example: Operating System: Android 14 (WebView 135.0) Readest Version: 0.9.0 We are displaying custom scrollbars that disappear when the user is not scrolling. See ScrollWrapper. Probably fixable with CSS