Skip to content

Alpha 2 test Checklist

Ben Clark edited this page Oct 27, 2022 · 1 revision

Key: ❗ is for issues that we aren't planning on shipping and are known to not be working. Each of these should have an issue link associated. 🐛 is for a known bug that we still need to fix prior to getting this release out the door. Should also link out to issues created. 🚢 is for an issue whose bug as been squashed. Ship it!

#Keyboard Shortcuts

Browsing:

Navigation

  • Arrow keys pan the map ↓, ↑, ←, →
  • + Arrow keys pan the map more
  • + and - keys zoom in and out
  • ⌥ - and ⌥ + zoom the map more
  • L zooms to location

Display Options

  • B Toggles the imagery pane
  • ⌘+B switches to last background
  • , switches to previous background in list
  • . switches to next background in list
  • F toggles the map data pane
  • I toggles the validation issues pane
  • P Toggles the user preferences pane
  • ⌃Ctrl + ⌘Cmd + F or F11 switch to full screen mode
  • ` key or ² toggles the sidebar
  • W toggles wireframe mode
  • ⌥ W toggles OSM data on/off
  • / toggles the minimap on/off
  • g highlights unsaved edits #509
  • Shift + R Toggles rapid features on/off

Help

  • H toggles help
  • ? toggles keyboard shortcuts

Selecting Features

  • l-click, tap, or space selects a feature
  • 🚢 shift + l-click selects multiple #530 FIXED!
  • ❗ shift+ l-click + drag draws a lasso selection around features #531
  • ⌘ F finds features matching search text

With features selected

  • 🐛 Right-click or long press or menu button (space bar) toggles the edit menu #516
  • Z zooms to the selected features

With node selected

  • [ or ↖ PgUp jump to previous node
  • ] or ↘ PgDown jump to next node
  • { or ⇞ Home jump to first node
  • } or ⇟ End jump to last node
  • ⌘ ↑ selects parent way
  • 🐛 \ or Pause switches parent way #517

With Way Selected

  • 🚢 ⌘ ↓ selects child nodes #530 FIXED!

Editing

Drawing

  • 1 Add Point mode
  • 🚢 2 Add Line mode #518 FIXED!
  • 🐛 3 Add Area mode #519
  • 🐛 N Add Note mode #520,
  • 🐛 l-click, tap, or Spacebar should add a point or note while in this mode #521
  • ⌥ Option holding should disable point snapping
  • ↵Return or ⎋Esc should finish drawing a line or area

Commands

  • ⌘ Cmd + C copies selected feature
  • 🐛 ⌘ Cmd + V pastes selected feature #523
  • ⌘ Cmd + Z Undoes last edit
  • ⌘ Cmd + ⇧ Shift + Z Redoes last edit
  • ⌘ Cmd + S saves changes to OSM

RapiD AI-Assist

  • A 🚢 adds the selected rapid feature #522 FIXED!
  • D 🚢 ignores the selected feature #522 FIXED!

Operations

  • A continues a line at the selected endpoint
  • C 🚢 combines (merges) selected features (Can't multi-select because of #530 FIXED!
  • D 🚢 disconnects the selected features (Can't disconnect because of #530 ) FIXED!
  • E 🚢 extracts a point from a feature (Can't extract because that selects multiple #530 ) FIXED!
  • X 🚢 splits features at the selected points (Can't split because that selects both split way segments #530 ) FIXED!
  • v reverses the selected features
  • 🐛 m moves the selected features #524
  • 🐛 ⇧Shift + ↓, ↑, ←, → nudge the feature by a small amount #525
  • 🐛 ⌥Option ⇧Shift + ↓, ↑, ←, → nudge the feature by a lot #525
  • 🐛 ⇧Shift + + or - scales the feature #526
  • 🐛 ⌥Option⇧Shift + + or - scales the feature #526
  • R rotates the selected features
  • Q squares the corners of a line or area
  • S straightens the line or group of points
  • O circularizes a closed line or area
  • T flips features across the long axis
  • `Y flips features across the shorter axis
  • ⌘Cmd + ⌫Delete deletes the selected feature
  • 🚢 ⇧Shift + C cycles the road tag preset for a way #527 FIXED!

Tools

Information

  • ⌘Cmd + I Toggles all information panels
  • ⌘Cmd + ⇧Shift + B Toggles Background panel
  • ⌘Cmd + ⇧Shift + H Toggles History panel
  • ⌘Cmd + ⇧Shift + L Toggles Location panel
  • ⌘Cmd + ⇧Shift + M Toggles Measurement panel