onaluf / fate

Flexible Angular Text Editor
MIT License
37 stars 14 forks source link

Firefox issues #97

Open RFMV34 opened 2 years ago

RFMV34 commented 2 years ago

There are several problems in Firefox. I got the latest one.

RFMV34 commented 2 years ago

For the last point word-wrap: break-word; should be enough for fate-edit-target. And indent/outdent is related to Indents the line containing the selection or insertion point. In Firefox, if the selection spans multiple lines at different levels of indentation, only the least indented lines in the selection will be indented. https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand