I will assume that you are using a higher DPI setting, which is where I
notice the problem. Unfortunately, an application developer can specify that
a dialog or window is not resizable, in which case there is nothing you can
do about it if you are using a different DPI setting that makes the dialog
boundaries they determined no longer work for you. In this case, you have a
rather ugly workaround: they keyboard. Just press tab and you'll move to the
next control (whether you can see it or not) and then you can just hit the
space bar to press the button. Alternately, just hitting return will
activate the default button, which is typically the OK button.
Thanks guys! DPI was 120. Change to 96 solved the problem
but had to change back to 120 to make my laptop again
pleasig to the eye. Will have to make the change each
time I want to update.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.