Menu

#49 Select, Copy & Paste reverses order

open
nobody
5
2011-06-20
2011-06-20
tpaulsme
No

Select, Copy & Paste reverses order. Example below

Have test cases...

keystroke Y
click 1
click 2
click 3
keystroke Z

If I select for copy:
click 1
click 2
click 3

and then paste after keystroke A:

keystroke A
keystroke B

I get...

keystroke A
click 3
click 2
click 1
keystroke B

It reverses the order.

Test Builder installed with QAliberTestSuiteSetup.exe dated 2011-03-22

Thanks!

Todd

Discussion

MongoDB Logo MongoDB