coast-team / mute

a scalable collaborative document editor with CRDT, P2P and E2EE
https://mute.loria.fr/
GNU Affero General Public License v3.0
127 stars 17 forks source link

Sometimes Ctrl+A shortcut does not cover all the text #96

Closed menou2u closed 6 years ago

menou2u commented 7 years ago

While I was testing my shortcuts ( #21 ), I've found a scenario where Ctrl+A does not cover all the text. See below : Here is a text without any style. Ctrl+A renders well. image

After adding a first style to the text (Ctrl+B), Ctrl+A does not cover the first line anymore. image

However, any other shortcut used on this text (here Ctrl+Alt+S) proves that Ctrl+A considered the whole text anyway. image

So it seems to "just" be a display bug.

menou2u commented 7 years ago

HyperMD has the same problem

kalitine commented 6 years ago

Resolved.