GoogleChromeLabs / proxx

A game of proximity
https://proxx.app
Apache License 2.0
1.31k stars 124 forks source link

Clue doesn't show correctly #520

Closed samsan1212 closed 3 years ago

samsan1212 commented 3 years ago

Debug info Version: 1.0.9 Motion: true Supports WebGL: true Feature Phone: no Standalone Mode: no Screen Width: 1920px Screen Height: 938px DPR: 1 Device Memory: Concurrency: 12 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0

Describe the bug

image The the middle bottom clue doesn't show correctly.

To Reproduce Sorry there is no step to reproduce. It's quite random to me, but I found that the bug often appears at the lower boundary. (maybe happen when the clue is at the boundary? sorry for saying out loud)

Expected behavior There should not be any number in the clue, or show 0 to indicate there's no bomb nearby.

jakearchibald commented 3 years ago

Is that definitely the very bottom of the board?

samsan1212 commented 3 years ago

From my experience, yes, but I’m not sure if it only occurs at the very bottom.

samsan1212 commented 3 years ago

Hi @jakearchibald,

I have played a few more rounds. It seems the incorrect clue could appears at the board's perimeter.

I was playing hard mode (don't know if it's relevant) image

Screen captures of the incorrect clues: top

bottom

top2

jakearchibald commented 3 years ago

Hm, every time I've seen someone report something like this, it's because the board isn't scrolled to reveal extra items beneath. But maybe something is happening in Firefox that's preventing scrolling?

samsan1212 commented 3 years ago

Hi, yes i think i had disabled the scrolling, so sorry. stupid me. 🙏

samsan1212 commented 3 years ago

close the issue