msiebuhr / charcod.es

Small webpage for finding the odd unicode char code.
https://charcodes.netlify.app/
ISC License
18 stars 3 forks source link

Tab virtual alignment sometimes fail. #21

Closed msiebuhr closed 12 years ago

msiebuhr commented 12 years ago

When searching for, example foot, some chars flow to the next line, putting some chars between the "tab" and the box showing the details.

Broken with Chrome 22 on Ubuntu 12.04 when the window is less than 970 px wide (per window.outerWidth).

msiebuhr commented 12 years ago

OK. Played a bit more around with it. It seems it sometimes doesn't re-calculate/re-flows the lines when re-sizing the browser, so clicking the box sometimes pushes chars around in weird ways.

msiebuhr commented 12 years ago

Tried quite a few combinations in Chrome/FF/iOS, and it really is quite rare to force the app into this.

And, I suspect, we will end up playing some more with the design, so no reason to invest heavily in this yet.