# Accessibility & Compatibility iD aims to make mapping as easy possible for as many people as possible. To this end, we recognize that everyone has different backgrounds, abilities, and technologies, and therefore different needs. Developing for the "average user" will inevitably fail to serve some proportion of mappers. Broadly speaking, iD should strive to follow [universal design](https://en.wikipedia.org/wiki/Universal_design) principles. This is a living document that details the usability of iD across a number of dimensions, with the intent of identifying and addressing problem areas. Since there are always more factors to consider, no part of this document should be considered "complete". Symbols used in this document: - โœ… Full support - ๐ŸŸฉ Full support assumed, but not sufficiently tested - ๐ŸŸ  Partial support - โŒ No appreciable support - ๐Ÿคท Unknown support, none is assumed ## Browser Compatibility As a web app, iD's browser support is fundamental. The user experience should be as equivalent as possible across the latest versions of all modern browsers on all major operating systems. When possible, functionality unsupported by older browsers should fallback gracefully without breaking other aspects of the app. This table covers high-level compatibility, with individual features to be detailed elsewhere in this document. | | | Browser | Notes | Issues | |---|---|---|---|---| | โœ… | ![chrome logo] | Chrome | | | โœ…* | ![firefox logo] | Firefox | \*Minor known issues | [#7132] | | โœ… | ![safari logo] | Safari | | | ๐ŸŸฉ | ![opera logo] | Opera | | | ๐ŸŸฉ | ![edge logo] | Edge | | | ๐ŸŸ  | ![ie logo] | Internet Explorer | IE has been discontinued, but IE 11 is still maintained. iD polyfills ES6 features on IE 11, with varying success. | | ๐ŸŸฉ | ๐ŸŒ | Others | iD should run without issue on any desktop browser implementing modern web standards. | | ๐ŸŸ  | ๐Ÿ“ฑ | Mobile browsers | iD has not yet been fully optimized for mobile devices, but some editing is usually possible. | [safari logo]: https://upload.wikimedia.org/wikipedia/commons/thumb/5/52/Safari_browser_logo.svg/30px-Safari_browser_logo.svg.png [opera logo]: https://upload.wikimedia.org/wikipedia/commons/thumb/5/5c/Opera_browser_logo_2013_vector.svg/30px-Opera_browser_logo_2013_vector.svg.png [chrome logo]: https://upload.wikimedia.org/wikipedia/commons/thumb/a/a5/Google_Chrome_icon_%28September_2014%29.svg/30px-Google_Chrome_icon_%28September_2014%29.svg.png [firefox logo]: https://upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Firefox_logo%2C_2019.svg/30px-Firefox_logo%2C_2019.svg.png [edge logo]: https://upload.wikimedia.org/wikipedia/commons/thumb/b/b8/Microsoft_Edge_logo_%282015%E2%80%932019%29.svg/30px-Microsoft_Edge_logo_%282015%E2%80%932019%29.svg.png [ie logo]: https://upload.wikimedia.org/wikipedia/commons/thumb/1/18/Internet_Explorer_10%2B11_logo.svg/30px-Internet_Explorer_10%2B11_logo.svg.png [#7132]: https://github.com/openstreetmap/iD/issues/7132 ## Input Device Support iD has traditionally assumed the mapper will be interacting via a mouse and keyboard, but realistically people want or need to use various other [input devices](https://en.wikipedia.org/wiki/Input_device). iD relies on modern [pointer events](https://developer.mozilla.org/en-US/docs/Web/API/Pointer_events) for some interactions, so some devices may see degraded functionality on older browsers. ### Setups The following table lists iD's usability for different setups. A setup is where a mapper is using only the device(s) given in the row. A setup with "full support" offers functionality equivalent to that of the highest-functioning setup (generally mouse and keyboard). Certain functions may be accessed differently on different setups, such as opening the edit menu via long-pressing instead of right-clicking. | | | Input Setup | Notes | |---|---|---|---| | โœ… | ๐Ÿ–ฑโŒจ๏ธ | [Mouse](https://en.wikipedia.org/wiki/Computer_mouse) + [keyboard](https://en.wikipedia.org/wiki/Computer_keyboard) | iD's original input paradigm. Any mouse-like device such as a [trackpad](https://en.wikipedia.org/wiki/Touchpad), [trackball](https://en.wikipedia.org/wiki/Trackball), or [pointing stick](https://en.wikipedia.org/wiki/Pointing_stick) is grouped into "mouse" for this table | | โŒ | โŒจ๏ธ | Keyboard only | Not all elements can necessarily be keyed to. Key traps may exists. Geometry editing isn't possible | | ๐ŸŸ  | ๐Ÿ–ฑ | Mouse only | The primary [mouse button](https://en.wikipedia.org/wiki/Mouse_button) (e.g. left click) alone is sufficient. Multiselection and disabling of node-snapping aren't possible | | ๐ŸŸ  | ๐Ÿ– | [Multi-touch](https://en.wikipedia.org/wiki/Multi-touch) on a [touchscreen](https://en.wikipedia.org/wiki/Touchscreen) | Move and rotate aren't possible | | ๐ŸŸ  | โœ๏ธ | [Stylus](https://en.wikipedia.org/wiki/Stylus_(computing)) on a touchscreen | Move, rotate, and multiselection aren't possible | | ๐Ÿคท | โœ๏ธ๐Ÿ”ฒ | Stylus on a [graphics tablet](https://en.wikipedia.org/wiki/Graphics_tablet) | | | ๐Ÿคท | ๐ŸŽฎ | [Gamepad](https://en.wikipedia.org/wiki/Gamepad) | | | ๐Ÿคท | ๐Ÿ—ฃ | [Voice](https://en.wikipedia.org/wiki/Voice_user_interface) | Tools like [Voice Control on macOS](https://support.apple.com/en-us/HT210539) and [Windows Speech Recognition](https://en.wikipedia.org/wiki/Windows_Speech_Recognition) allow navigating webpages with voice commands to some degree | | ๐Ÿคท | ๐Ÿ”˜ | [Switch](https://en.wikipedia.org/wiki/Switch_access) | Tools like [Switch Control on macOS](https://support.apple.com/en-us/HT202865) can theoretically replicate mouse and keyboard interactions in most apps | ### Devices This table details iD's support for specific classes of input devices. "Full support" for a device means that iD reasonably handles its entire range of input on supported platforms. But unlike the "setups" table above, a given device is not necessarily expected to perform all of iD's functions. It's impractical to ensure every single input device works as expected, so the table only reflects the support status to the best of our knowledge. | | Input Device | Notes | Issues | |---|---|---|---| | โœ… | Single-button mouse | E.g. [Chester Mouse](https://duckduckgo.com/?q=chester+one+button+mouse&iar=images&iax=images&ia=images). Primary click (e.g. left-click) can be used for all pointer interactions. A long-click on map features opens the edit menu | | โœ… | Multi-button mouse | Secondary click (e.g. right-click) can be used on map features to open the edit menu. Middle click, etc., are not needed by iD but are passed through to the browser | | โœ… | Multi-touch mouse | E.g. [Magic Mouse](https://en.wikipedia.org/wiki/Magic_Mouse). 2D scrolling in the map is treated as panning, not zooming | | ๐ŸŸ  | Vertical [scroll wheel](https://en.wikipedia.org/wiki/Scroll_wheel) | Should zoom the map in and out | [#5550](https://github.com/openstreetmap/iD/issues/5550) | | โŒ | Horizontal scroll wheel | Currently does nothing in the map | [#7134](https://github.com/openstreetmap/iD/issues/7134) | | ๐Ÿคท | Scroll ball | E.g. in [Apple Mighty Mouse](https://en.wikipedia.org/wiki/Apple_Mighty_Mouse) | | ๐ŸŸฉ | Trackball | | | ๐ŸŸฉ | Trackpad | | | โœ… | Multi-touch trackpad | E.g. [Magic Trackpad](https://en.wikipedia.org/wiki/Magic_Trackpad). Pinch-to-zoom and scroll-to-pan are supported in the map | | ๐ŸŸฉ | Pointing stick | | | โœ… | Keyboard | | ## Language Support English is the language of tags and relation roles in the OpenStreetMap database. It's also the source language of iD's interface, meaning English is the only language guaranteed to have 100% coverage. Despite this privileged position, English proficiency should not be a barrier to mapping. Most of iD's interface can be translated to essentially any written language via the Transifex platform. Some languages have region-specific variants, such as Brazilian Portuguese (`pt_BR`). Translators are typically volunteers. See the [translation guide](https://github.com/openstreetmap/iD/blob/develop/CONTRIBUTING.md#translating) for more info. | | Localization Feature | Notes | |---|---|---| | โœ… | Browser language preference | iD tries to use the language set in the browser | | โŒ | Base language fallback | E.g. if `pt_BR` is incomplete, `pt` should be tried before `en` | | โŒ | Custom fallback language | If the preferred language is incomplete, a user-specified one should be tried before `en` (e.g. `kk` โ†’ `ru`) | | โœ… | Locale URL parameters | `locale` and `rtl` can be used to manually set iD's locale preferences. See the [API](API.md#url-parameters) | | ๐ŸŸฉ | Right-to-left layouts | Used for languages like Hebrew and Arabic | ### Translatability The following table details which interface elements can adapt to the mapper's language preferences. This doesn't account for whether they've actually been translated to one or more languages. | | Interface Element | Notes | Issues | |---|---|---|---| | โœ… | Labels and descriptions | | | | โœ… | Help docs and walkthrough | | | | โœ… | Letter hotkeys | E.g. S for Straighten makes sense in English, but not every language | | | โœ… | Preset names and search terms | | | | ๐ŸŸ  | Fields | Combo fields may show raw tag values. The Wikipedia field lists Wiki names in their native languages | [#2708](https://github.com/openstreetmap/iD/issues/2708) | | โŒ | Tags | OpenStreetMap tags are English-only as a limitation of the database | | | โŒ | Relation member roles | OpenStreetMap roles are also limited to English | | | โœ… | Imagery metadata | | | | ๐ŸŸ  | Locator overlay | This layer shows feature labels in their local languages | [#7737](https://github.com/openstreetmap/iD/issues/7737) | | โœ… | OSM community index | | | | โœ… | iD validation issues | | | | โœ… | KeepRight issues | | | | โœ… | ImproveOSM issues | | | | โœ… | Osmose issues | Translated strings are [provided by Osmose](https://www.transifex.com/openstreetmap-france/osmose/) itself, not iD | | ### Language Coverage The completion percentages for iD translations constantly change, and so are not listed here. Visit the [Transifex project page](https://www.transifex.com/openstreetmap/id-editor/) to see the latest numbers. Typically a few languages (German, Spanish, Japaneseโ€ฆ) are kept close to 100% coverage, while most languages have less than 50% coverage. --- _Further sections coming soonโ€ฆ_