Word Processor has mouse issues when EnableToolbar and ShowPropertiesPane are set to false

I have just downloaded the nuget package for the syncfusion WordProcessor package version 21.2.9.  Then used the visual studio SyncFusion addin to create a new Blazor Server application using the Word Processor control.  Applied the licence key and ran the demo app. All good. Then I made the following changes:

EnableToolbar="false" ShowPropertiesPane="false"

Then re-ran the demo. Use the mouse to click on the text and from that point on its like the mouse left button is always fully depressed (even though its not).  The control becomes rather unusable.  Reset the two flags above back to true (default) and all is well again.

I want to initially use the control simply as a word viewer so don't need or want the controls to be displayed.  This is simply the demo code thats auto produced when you generate a new Blazor server app using this control.

Is there an obvious solution please.


1 Reply

KM Kavitha Muralitharan Syncfusion Team June 9, 2023 05:31 AM UTC

Hi Raymond,


We were unable to reproduce the reported issue, but we have attached a simple sample and video for your reference. Please cross-check them and let us know if you need any further assistance. If the issue persists, please share the sample and video reference from your end for further validation.


Regards,

Kavitha M




Attachment: Demo_Blazor_1e55a62e.zip

Loader.
Up arrow icon