We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting RichEditBox.DisabledFormattingAccelerators to All leaves a lot of accelerators still enabled
RichEditBox.DisabledFormattingAccelerators
All
RichEditBox
DisabledFormattingAccelerators
Ctrl+Shift+A
Same happens with dozen more shortcuts
All text format accelerators are disabled, leaving base text shortcuts (copy, paste, cut, undo, redo, etc) untouched
No response
None
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Setting
RichEditBox.DisabledFormattingAccelerators
toAll
leaves a lot of accelerators still enabledSteps to reproduce the bug
RichEditBox
to your UI and setDisabledFormattingAccelerators
property toAll
Ctrl+Shift+A
Same happens with dozen more shortcuts
Expected behavior
All text format accelerators are disabled, leaving base text shortcuts (copy, paste, cut, undo, redo, etc) untouched
Screenshots
No response
NuGet package version
None
Windows version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: