Old monitor's resolution is too low to see some form submits in the backend!

Permalink
I'm working on a clients site and he's got a decent enough/newish computer, but his monitor is like 15 years old, I swear. Seriously though, its max resolution is 1024x768.

When he adds a page in the backend, the "Add Page" gets cut off because the screen is too short! You can only scroll down inside the popup, not the actual page, and you can't move the form up anymore, so without zooming out (i.e. Ctrl-= (which he is not happy with)), it's impossible to click on the add page button.

Attached is a recreation of what he sees. He's using Firefox on XP, but my screenshot is Chrome on Lion, but I matched it so the actual screen real estate is the same. You'll notice my screenshot is not 768 tall because he has more browser chrome than I do.

Any solutions? Like maybe enable scrolling while popups are popped up (I'm guessing it's just setting overflow:hidden to the body or html). Or possibly making that window be shorter. The inner content already scrolls, so it wouldn't be that big of a deal.

I could probably figure out a good enough solution for myself, but I wanted to bring this to the community's attention. Depending on who you ask, there are almost more people that have this size monitor than are using IE6, 7 and 8 combined (http://www.w3schools.com/browsers/browsers_display.asp... and http://www.w3schools.com/browsers/browsers_explorer.asp... )

I'm using concrete5.5.1

1 Attachment

CWSpear