Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 351 by machaniabishek: Commenting a row in RIDE does not work as expected
http://code.google.com/p/robotframework/issues/detail?id=351

Version: RIDE 0.16

Steps:
1. In RIDE save the current test you are writing.
2. Verify there is no * indicating that the test is being edited
3. Right click on any row that you want commented.
4. Click on 'Comment Rows'
5. The word 'Comment' is inserted into the first cell of the row.

Expected Behavior:
The row should be commented out and should not be executed. A * should be
visible next to the test folder indicating that it is in editing mode.

Actual Behavior:
Notice that the test does NOT change to editing mode (There is no * next to
the test suite). On executing this test, the behavior is as if that row was
NOT commented at all.

Workaround:
The workaround is to follow steps 1-5, then double-click on any cell so
that the test goes into editing mode and then Saving the test.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to