0

I was renaming a bunch of filters and I found it a bit annoying to have to scroll down to the bottom of the page to click the OK button to save them. The Name field is the first item on the page. If there were another set of OK, Reset, Cancel buttons at the top of the page, this would have been a more pleasant user experience and I could have gotten it done in less time.

flag

1 Answer

2

When the focus is on any of the elements of the form (a text box or drop-down menu), you can hit enter/return to save your changes instead of clicking OK.

link|flag
Well, that's even better. Now, why wasn't I aware of that? Did I fail to RTFM, or is that information not in TFM? All I can find on keyboard shortcuts is this: fogcreek.com/FogBugz/docs/70/topics/basics/… That doesn't display shortcuts for anything but menu items. – Greg Saven Mar 10 2010 at 17:08
This isn't documented because it's just the standard web forms behavior of submitting the default button (usually ok in a case like this) when you hit enter/return in the form – adambox Mar 11 2010 at 15:19

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.