fluentribbon / Fluent.Ribbon

WPF Ribbon control like in Office
http://fluentribbon.github.io
MIT License
2.48k stars 515 forks source link

when mouse move in right pane, the submenus disappear #1147

Closed befreeH closed 6 months ago

befreeH commented 1 year ago

Place your issue description here. hello I write a xaml file like this

             <Fluent:ApplicationMenu Header="File" Size="Middle" >
                <Fluent:MenuItem Header="New" Icon="WpfAppFluentTest;component/Resources/New.png" Size="Middle" >
                    <Fluent:MenuItem Header="Pump" />
                    <Fluent:MenuItem Header="Fan"/>
                </Fluent:MenuItem>
          </Fluent:ApplicationMenu>

when my mouse move in the New menu the submenus appear, but when mouse move in right pane, the submenus disappear. image image

Any help would be greatly appreciated! Please do not include large amounts of code in your issue. Please attach a zip file containing a repro instead.


Environment

batzen commented 11 months ago

I can't reproduce your issue on my machine. Could you provide a repro project?

befreeH commented 11 months ago

来信已收到!

befreeH commented 6 months ago

来信已收到!