Completed
Last Updated: 06 Feb 2014 15:15 by ADMIN
ADMIN
Mario
Created on: 26 Nov 2013 00:10
Type: Bug Report
1
Unable to record/expose verification against tooltip message for RadScheduleView for WPF
Steps to reproduce:
1) Create a WPF Test configured to execute against Telerik WPF Controls Examples
2) Begin 'recording', but feel free to pause the actual step recorder
3) Navigate to ScheduleView Custom ToolTip example, double-click any calendar entry
4) Delete the contents of the 'Start time' datepicker, click off of the datepicker control
5) When empty, it should show a tooltip "Value '' could not be converted."
6) Use hover-over-hightlight to expose textbox/datepicker/watermarktextbox controls and build custom verification against ToolTip message

Expected result:
The tooltip verification can be created.

Actual result:
The tooltip verification cannot be created, the default value is 'tooltip?' and clicking OK will result in an error message.
1 comment
ADMIN
Daniel Djambov
Posted on: 06 Feb 2014 15:15
Telerik: It is expected behavior for specific control. What happens is that the error message is not a tooltip of the control - it is a pop-up which contains a text box and the text is set to it. In order to view the tooltip info you have to highlight the text box and verify its text.