Gap between menu item and submenu in Ribbon's Application Menu

Ribbon for WPF Forum

Posted 7 years ago by AlexanderB - Software Developer, Edifecs
Version: 15.1.0624
Platform: .NET 4.5
Environment: Windows 10 (64-bit)
Avatar

There is a very annoying problem on some Windows 10 systems, please see the screenshot: https://s27.postimg.org/r3j7svptv/Acti_Pro_submenu_gap.png

As you can see, there is a gap between root level menu items and sub-menu. If you move mouse to sub-menu not fast enough, you will get submenu closed.

We tried six Windows 10 machines and this problem constantly reproduces on three of them.

Any workaround we can use in frames of version 2015.1 in order to fix it?

Comments (3)

Posted 7 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Yes we came across this the other day and fixed it for the next 2016.1 maintenance release.  I don't believe that used to be there and our code in this area hasn't changed in a long time, so it could be that Microsoft recently adjusted something in WPF or Windows 10.   The problem is related to the "handedness" setting in Windows and how WPF Popups align differently with the default of "right-handed" on a touch-based system. 

For the next 2016.1 maintenance release, we implemented our positioning logic for this exact scenario do be done in a different way that doesn't trigger the problem.  If you'd like to try a preview build of 2016.1 build 636, please write our support address and mention this thread in your email.


Actipro Software Support

Posted 7 years ago by AlexanderB - Software Developer, Edifecs
Avatar

Thank you for the information!

Any clue on what should we try to fix it in 2015.1? Our product is released using this ActiPro version, and we are going to try to fix this in frames of hot fix.

Posted 7 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

Unfortunately the change is within our C# code in how it handles the popup placement for that one particular scenario.  There's nothing that you can change externally or in XAML to resolve it.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.