Opera Dragonfly alpha 2
Opera Dragonfly keyboard shortcuts
The following tables list the keyboard shortcuts available in Opera Dragonfly - for ease of looking up the diffferent shortcuts, the shortcuts have been divided into different tables, one for general shortcuts available in most views, and then specific tables for the different views - JavaScript and DOM (There are no shortcuts specific to the Console view.)
General
| Opera Dragonfly general shortcuts |
| Shortcut | Description of function |
|---|
| Enter in text search fields | Highlight the next item |
Script
| Opera Dragonfly Script view shortcuts |
| Shortcut | Description of function |
|---|
| Shift + Enter when in the command line | Start a new line (and not submitting the command) when entering a command |
| F8 | Continue code execution |
| F10 | Step over |
| F11 | Step into |
| Shift + F11 | Step out |
DOM
| Opera Dragonfly DOM view shortcuts |
| Shortcut | Description of function |
|---|
| Enter in quick find | Open/close a DOM level |
| Arrow up/down in quick find | Navigate the DOM list |