Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Problem with Menuposition when using Zoom
posted

Hello, we are using Infragistics Pro 2013 Vol. 2 and found a strange behaviour in the Silverlight XamMenu and XamContextMenu.

 

The menu opens in the wrong direction when setting the browser zoom to more than 100% as if there were more space than there really is.

The same behaviou can be witnessed when running SL out of browser and using the Windows zoom (Control-Panel / Display)

 

Example using the sample on the Infragistics Page (http://ko.infragistics.com/products/silverlight/menus/context-menu)

See Atached Image

With 100% Zoom the sub-menu Opens to the left if there isn't enogh place to the right.

With 125% Zoom the sub-menu Opens to the right and only part of the menu is visible.

 

Is there anything we can do tho prevent this except manually setting the direction the menu opens?