You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
What steps will reproduce the problem?
1. create a KTable having multiple rows and multiple columns
2. select a particular row from KTable by selecting particular field value
present in a specific row.
What is the expected output? What do you see instead?
it should select a particular row which is done using TableCellLocator for swt
table but not able to do for ktable. Instead it selects row using XYLocator
which is not the desired way to select a row from table.
What version of the product are you using? On what operating system?
windowtester version 6 and window XP 32 bit
Please provide any additional information below.
Original issue reported on code.google.com by suraj.ra...@gmail.com on 25 Jan 2013 at 10:28
Original issue reported on code.google.com by
suraj.ra...@gmail.comon 25 Jan 2013 at 10:28