How to?: keystroke to maximize document (not application) window (MS Windows)

Every so often some errant keystroke de-maximizes the document window, leaving me staring at an application window with a foot of empty grey space around it and a document window about the size of this space where I’m typing this post.

I know there are Windows keystrokes for “maximizing the window” (most often cited as WindowsKey+uparrow or F11 by itself) but those maximize the application window. I don’t want to do that, I just want to re-maximize the inside window, the document window.

Is there a keystroke that does that?

If the answer is application-specific, it’s a niche app called Teleform Verifier.

In Microsoft Word, ctrl+f10 is “maximize document.” But I suspect it’ll be specific to the application and I can’t find keyboard shortcuts in any online documentation for the app.

Yeah, thanks… tried Ctrl f10 just in case but it doesn’t do anything (after manually de-maximizing the document window). I was hoping there was a universal keystroke for that.

Unless you can find a shortcut list, your best bet is going to be stopping cold every time you accidentally do it and trying to figure out the keyboard combo messing with your window in the first place. It’ll either be the same combo to restore it, or a (hopefully) logical iteration of that shortcut.

I didn’t go through them, but here are all of the standard keyboard shortcuts in Windows. If you don’t find it in here then it is going to be application specific.

For consistency, Windows recommends following their standard list of what keystrokes do (i.e. F1 for help). Some applications either don’t care, or have legacy keystrokes that were established before standard Windows interface commands and everyone who uses that application are familiar with.

I had a similar problem the other day. F11 to full-screen it and F11 again to window it fixed the problem, though I had to do it for each open window. If that doesn’t work, try ALT+ENTER.

I haven’t found it, but that list is rather weirdly laid out – it’s arranged by what kind of keystroke invokes the behavior, rather than by categories of behaviors! I’ll keep looking just in case. Thanks.

No joy with either of those.

It’s probably a non-standards-compiant app, in addition to which I don’t see any evidence that there’s a standardized command for maximizing the document window. But there’s some bloody keystroke that shrinks it (as if you were wishing to view two open documents at the same time within the application window) so if there’s one that goes in that direction you’d think there’d be one that goes the other way.

I’m constantly issuing commands to my macro program, most of them ctrl-alt-something, ctrl-something, ctrl-shift-something, or ctrl-win-something. These are commands intercepted by a Mac macro program and should not normally be passed along to Windows (remote desktop connection) at all. It seems like the command most likely to have the unwanted & strange behavior is Ctrl-Alt-keypadEnter (i.e., the real enter key not the Return key). But as I said, it’s not supposed to be passed on to Windows, it’s supposed to invoke a behavior, in this case a click at a specified x,y coordinate. (Which should not reconcile to the window widgets in the upper right corner).

Usually, when my users do this, they are holding down the CRTL key and running the mouse wheel. This will change your display size. You may want to check that.

Really unlikely. I spend all day without touching the mouse wheel, actually. For reasons I don’t specifically understand myself, even, I use the mouse wheel in web browsers and word processors and almost nowhere else. I don’t think I’ve even tried it in the environment I connect to. Be that as it may, I’ll experiment and see if perhaps I’m bumping it and not realizing it or something.