[NcRichContentEditable] Browser formatting shortcuts format the input field content but not the value #6254
Labels
1. to develop
Accepted and waiting to be taken care of
bug
Something isn't working
feature: rich-contenteditable
Related to the rich-contenteditable components
Web-browsers (at least chromium-based) have formatting shortcuts like Ctrl+B (for unknown reasons).
See: https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/editing/editing_behavior.cc;l=141-148;bpv=0;bpt=1
This formatting changes HTML content but doesn't change the actual
NcRickContenteditable
value.Proposals:
Originally from nextcloud/talk-desktop#907
The text was updated successfully, but these errors were encountered: