Community
Participate
Working Groups
Created attachment 224850 [details] Failed Test Since the enhancement Bug 394179 table inputs work not as expected. They often input in the middle of the cell. This is the false behavior for a lot of cases and should be fixed. In the attached Testresult there is typed locallocahosthost because the input puts the text in the middle and is not overwriting it, what is expected since it is all selected if you get the table cell editor.
Fixed with: http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=680962eaf428bc4119832c4aee4300b0d6c9ef31 This was only a Problem with the false amount of clicks to get the editor of the table cell.
This behavior did not occur again (see attached test results). Closing this ticket.
Created attachment 224906 [details] Test results