ajanata / PretendYoureXyzzy

A web clone of the card game Cards Against Humanity.
https://pretendyoure.xyz/zy
BSD 2-Clause "Simplified" License
1.23k stars 397 forks source link

Showing game filters needs a scrollbar #93

Open MelissaCole opened 10 years ago

MelissaCole commented 10 years ago

When clicking the 'Game List Filters' tab, most of the elements are inaccessible by mouse. To bypass this, you need to tab through the different elements so that Chrome automatically scrolls to show the selected element. There should be a scrollbar or different to way to access the bottom of the page.

game list filters not accessible

(using chrome 32.0.1700.76m)

ajanata commented 10 years ago

What's your screen resolution?

MelissaCole commented 10 years ago

1366x768

ajanata commented 10 years ago

The next time I have time for testing, I will do some poking around at that resolution and figure out a way to manage it.

LJNielsenDk commented 10 years ago

I got the same problem at 1600x900, but if I make the page fullscreen(F11 in Firefox) it fits nicely.

ajanata commented 10 years ago

I wouldn't be surprised if monitor DPI is also involved somehow.

LJNielsenDk commented 10 years ago

If I found the right setting, 96 DPI.

ajanata commented 6 years ago

Well, I took a look at this, and it's beyond my expertise in CSS to get it to work right, so I'm not going to raise my stress level more by fighting with it (I've spent half an hour on it already). Front-end stuff is not my forte, and there's a reason why I have quit jobs that have turned into more front-end stuff than I'd like...

ajanata commented 6 years ago

I guess I can leave this open since it is actually a bug...