Open ychumpov opened 1 year ago
Could you try this with the current preview version of version 10? I can't reproduce your issue using that version. Haven't tried version 9.
If it also happens with version 10 it would be nice if you could attach a small repro project.
Confirm the small square is still shown on the right click in version - 10.0.0-alpha0256. Here is demo project.
Ah, you are trying to use the control outside of a Ribbon.
The context menu code to support the same context menu on every ribbon control is quite complicated and the way it works leads to an empty context menu if controls meant to be used in the ribbon are used outside of a ribbon.
I am not sure when and if I will ever fix this. Maybe I have a bright moment and find a solution some day.
Beyond this bug, are there any other issues if I use fluent controls like drop down button and split button outside the ribbon?
Not as far as I know.
I noticed that when I click on split button with right click, the follow small square appears:
Is this by design or it is a bug?
Here is the actual xaml:
Environment