kamilmielnik / scrabble-solver

Free, open-source, cross-platform, multi-language analysis tool for Scrabble, Super Scrabble, Literaki, and Kelimelik. Quickly find the top-scoring words using the given board and tiles. Available in English, French, German, Persian, Polish, Romanian, Spanish, and Turkish.
https://scrabble-solver.org
Other
97 stars 21 forks source link

Artifacts #289

Closed kamilmielnik closed 4 months ago

kamilmielnik commented 1 year ago

Notice how "K" looks like on the board. This happens sometimes, randomly, but consistently (once it happens for a given result, it will always happen to it). Looks like browser bug.

image

kamilmielnik commented 1 year ago

Computed background-color of a Tile is rgba(0, 0, 0, 0).

Color set via styles is correct.

Could this be because of default background-color: transparent?

cristian-po commented 11 months ago

Share the scenario and i will test on different browsers.

kamilmielnik commented 11 months ago

Unfortunately I don't have deterministic reproduction steps. I think switching between OS windows may be a factor, which hints at it being a browser bug.

This happens on Chrome.

kamilmielnik commented 4 months ago

Can't reproduce anymore on Chrome Version 124.0.6367.118 (Official Build) (64-bit)