Keyboard Shorcuts List for Embeddors on MS Windows
Keys Already Implemented by HTML Component
| Ctrl+A | Select all |
| Ctrl+C | Copy text |
| Tab/Shift+Tab | Move to next/previous link or form control |
| Enter | When on a link, clicks on the link for you, when in form submits form |
| Arrow keys | Scroll document |
| Home/End | Beginning/End of document |
| PgUp/PgDn | Scroll one page at a time |
| Space | When not in form, easy way to page down |
| F4/Alt+down | When in combo box, open the drop-down menu |
| Shift+movement keys | Extend selection |
Keys Already Implemented by Text Fields
| Ctrl+V | Paste text |
| Ctrl+Z | Undo |
| Ctrl+shift+Z | Redo |
| Ctrl+X | Cut text |
| Ctrl+left/right | Move by word |
Keys That Should be Implemented by Embedding Application
| Shift+F10 | Get a context menu for the currently focused item (same as right click) |
| Alt+left/right | Move backward and forward in history |
| Alt+Home | Go to home page |
| Ctrl+B | Manage bookmarks |
| Ctrl+D | File as bookmark/favorite |
| Ctrl+F | Find in page |
| F3/Ctrl+G | Find Again |
| Ctrl+H | History |
| Ctrl+I | View Page Info |
| Ctrl+L (Netscape 6.x style) or Alt+D (IE style) | Highlight address bar |
| Ctrl+N | New browser window |
| Ctrl+O | Open file |
| Ctrl+P | |
| Ctrl+S | Save Page As |
| F5/Ctrl+R | Reload |
| Ctrl+U | View Page Source |
| Ctrl+- (minus sign) | Zoom Text Smaller |
| Ctrl++ (plus sign) | Zoom Text Larger |
| Esc | Stop loading |
| Shift+Enter or shift+click | When on a link, save link target |
| Ctrl+Enter or ctrl+click | When on link, open in new window |