ansh / jiffyreader.com

A Browser Extension for faster reading on ANY website!
https://www.jiffyreader.com/
GNU General Public License v3.0
3.72k stars 200 forks source link

[BUG] On some sites, text disappears instead of being dimmed. #242

Closed Cerxi closed 1 year ago

Cerxi commented 1 year ago

Describe the bug When using the extension on certain sites, one example being https://www.tofugu.com/japanese/japanese-pronunciation/?utm_source=Tofugu&utm_medium=Article&utm_campaign=Learn%20Japanese sidebar text disappears entirely instead of being dimmed. Only the bolded parts remain visible, the rest turns completely background white instead of dimming.

To Reproduce

  1. Go to an affected website website
  2. Click on 'turn on the extension'
  3. The non-bold parts of the sidebar text become white; invisible against the background.

Expected behavior The text to dim, but remain visible

Screenshots image

Desktop (please complete the following information):

Additional context Bug can be worked around by setting Unfocused Opacity to 100%, or by just selecting the missing text, but this makes reading less efficient, and proper behavior would be preferred.

asieduernest12 commented 1 year ago

set your opacity to 100% to solve the issue this is an issue with some css attributes

see #145

183

asieduernest12 commented 1 year ago

set your opacity to 100% to solve the issue this is an issue with some css attributes

see #145 #183

image