Content
View differences
Updated by Ihor Dubas 4 days ago
**Safari-specific **Safari-specific issues on localhost:3000 (not observed on Firefox):**
* ~~commands commands such as~~ `~~/h1~~` ~~or~~ `~~/wp~~` ~~do as `/h1` or `/wp` do nothing, same for typing mentions via hash notation~~ - tested on Safari, not reproducible notation
* ~~console console is full of "Error: Unexpected content type in insert operation" on each typed letter and mouse click~~ - tested on Safari, not reproducible click
* ~~cmd-Z cmd-Z does not work~~ - tested on Safari, not reproducible work
* cmd-A on Mac moves the caret to the beginning instead of marking all text
* ~~when when selecting a word by mouse, the editor crashes with console message "An error occurred in the <yn> component."~~ \- tested on Safari, not reproducible component."
* does not happen when selecting the word by keyboard (shift + arrows)
**Hints for developers**
It's possible that most of that gets fixed when we fix the errors on the console. So try to fix that first.
* ~~commands
* ~~console
* ~~cmd-Z
* cmd-A on Mac moves the caret to the beginning instead of marking all text
* ~~when
* does not happen when selecting the word by keyboard (shift + arrows)
**Hints for developers**
It's possible that most of that gets fixed when we fix the errors on the console. So try to fix that first.