Godiesc/Chameleons-Beauty

<option> or bookmarks get broken.

Closed this issue · 6 comments

by default any option in input will be fully white as the text inside of it gets whited because of
.menupopup-arrowscrollbox
and menupopup>menuitem:not([disabled="true"]), menupopup>menu (ch_contextual-menu.css)

even after fixing some css there there's an issue with menupopup>menuitem:not([disabled="true"]):hover, menupopup>menu:where([_moz-menuactive]:not([disabled="true"]))

as on hover the text gets white

image,

but without it the bookmarks don't get hover effect
image

hi,
I would like to know the site that present that bug:

image,

and what theme are you using in about:addons page, I shared some compatible themes, aren't you using them?

about:addons
image

and for the site is basically every site with vanilla tag

if you really want to check. here's the site

I updated the file ch_contextual-menu.css to solve the problem, if other problem appears please report it.
PD: I hope that solve the problem.

image
similar glitch but now after hovering and replacing your mouse it becomes white, and while switching from one option to another it also flicks white, probably somewhere still getting changed back.

pls update the file again and test it again, I updated other code in that file just a few seconds ago.

seems to be fixed, thanks!