wpftoolkit
wpftoolkit copied to clipboard
RichTextFormatBar: Requires initial mouse click in order to function.
I'm using the RichTextBoxFormatBar in my wpftoolkit RichTextBox and i'm having an issue. I've read this documentation: https://github.com/xceedsoftware/wpftoolkit/wiki/RichTextBoxFormatBar#behavior .
The format bar is meant to appear upon the release of the mouse after text selection or after a double click. This works but only after an initial click. The format bar does not appear after text selection unless the rich text box if clicked first. I've also tried to add a click programmatically using the Mouse.Capture event on the Loaded event of my text box but it doesn't work.
Hi,
Thank you for bringing this to our attention. We will investigate to fix.
Awesome thanks!
Hi,
The RichTextFormatBar will no longer require initial mouse click in order to display the FormatBar in release 4.3.2.