Page 1 of 1

ghost function

Posted: Fri Jun 22, 2012 10:31 am
by swmatisa
WinXP SP3 (WindowsUpdate done)
Ranorex 3.3.0
*********************************
Hello,
The new usercode with parameter is great, but I discover a bug
To reproduce (see image):
1) Add a c# class Base1 and write methods.
2) Recording1.UserCode.cs: Recording1 derive from Base1
3) Add UserAction TestDisplayName
4) Add UserAction TestDisplayFirstName
5) Click again on Method for #2 (A method TestDisplayFirstName(name) appear and param name is not correct )
6) Click outside #1 and #2 and after on method of #1 (Another method TestDisplayName(firstName) appear and param name is not correct)
BugRanorexGhostFunction.png
Regards

Re: ghost function

Posted: Mon Jun 25, 2012 11:06 am
by Support Team
Hello,

Thanks for reporting this bug in detail.
It will be fixed in our next release.

Regards,
Bernhard
Ranorex Support Team

Re: ghost function

Posted: Tue Jul 10, 2012 8:55 am
by swmatisa
Support Team wrote:It will be fixed in our next release.
Not in Release Notes, but OK :D.
Thanks