ansh/jiffyreader.com

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

Cerxi opened this issue · 2 comments

Cerxi commented

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):

  • OS: Windows 10
  • Browser/Version: Vivaldi 6.0.2979.18 (Stable channel), also duplicated on Chrome 113.0.5672.127 (Official Build) (64-bit) to confirm it wasn't a Vivaldi error
  • Extension version: Chrome store 1.0.10.1, tested with beta both on and off

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.

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

see #145
#183

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

see #145 #183

image