Declined
Last Updated: 10 Nov 2014 12:05 by ADMIN
Steven
Created on: 24 Oct 2014 13:42
Category:
Type: Bug Report
0
Context menu opens in wrong direction
When right clicking on a control near the bottom of the screen, the context menu (implemented as a RadContextMenu) opens downwards from the point where the mouse was clicked. This results in the majority of the menu going off the bottom of the screen.

On subsequent right clicks in the same area, the context menu opens upwards from the click position, which is correct functionality as the menu is not obscured.

The menu is shown by calling:
contextMenu.Show(viewerControl, e.Location);

The bug occurs the first time that the context menu is shown on a control.
2 comments
ADMIN
Stefan
Posted on: 10 Nov 2014 12:05
Since there is no development on this case, I am going to decline it. Should you need to reopen it, post back in here, or contact our support team.
ADMIN
Stefan
Posted on: 31 Oct 2014 16:48
HI Steven,

May I please ask you to submit a small sample project allowing the issue to be reproduced. In addition, please specify the version of the controls you used, as with the latest version, I am not able to reproduce it.

Thanks.