Completed
Last Updated: 14 May 2015 10:46 by ADMIN
ADMIN
Cody
Created on: 07 Feb 2015 01:51
Type: Bug Report
0
Test Studio clicks wrong point for customer specific context menu in WPF app
A customer has a WPF with a context menu, which opens via a right click. When Test Studio goes to click on the recorded menu item, it actually clicks in the top left corner of the application instead. I tested simple context menus in a small WPF app and find they work as expected. There's something special with this particular customers WPF application. I found that GetRectangle for the target element returns -infinity, -infinity, infinity, infinity i.e. we're not getting valid coordinates for the target element for some reason.

Repro steps will be added to the internal problem report.
1 comment
ADMIN
Daniel Djambov
Posted on: 14 May 2015 10:46
Telerik: the issue is fixed and solution will be available in our next internal product release, planned to by out by mid May 2015. Note: the failing steps that click on the wrong coordinates have to be re-recorded again and will work fine during execution.