plateaukao / einkbro

A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.
Other
1.13k stars 80 forks source link

Issues with Twitter.com #248

Closed tcchuin closed 1 year ago

tcchuin commented 1 year ago

Please write necessary information as described below. If information is not enough, I may not have time to look into it.

What device and app version are you using

Describe the bug When white background is enabled, there is a white bar right below the top bar, blocking the content

Specified font is not used, font size changing works however. To Reproduce Steps to reproduce the behavior.

Example description:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots imageIf applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

plateaukao commented 1 year ago

@tcchuin please disable white background effect on twitter, since it already has white background by default. Applying white background on it will have unexpected behavior as you observe.

plateaukao commented 1 year ago

If you just want to have blacker text, you can use black font instead; it won't try to change any block color, and potentially make things worse.

tcchuin commented 1 year ago

If you just want to have blacker text, you can use black font instead; it won't try to change any block color, and potentially make things worse.

I switch between other pages that would benefit from white background often, and would be good if I don't have to switch the. White background mode everytime I change tabs

Aside from the white background issue there's also font changing not working on Twitter, is there a way to fix it?

Thank you very much

plateaukao commented 1 year ago

For now, white background works as expected. I'll consider add per site white background configuration.