Record
From LDTP
| Task summary | Owner | Difficulty level | Status |
|---|---|---|---|
| Performance | ?? | High | Not started |
| Handle events | Shaheed | Medium | In Progress |
| User input | Shaheed | Medium | In progress |
Recording known issues
- After typing some text into textbox we have to press tab first, this has to be resolved.
- If there is already some text in the text box and we retype into that textbox, 'settextvalue' is generated for the previous text in the textbox also.
- If we select all the text for example gedit->Edit->SelectAll will generate 'settextvalue' with third argument being the selected text.
- If you open a file then also 'settextvalue' will be generated with the file content as the third argument.
- In gedit, Search->Go to line, go to some line such that cursor will be moved, then also 'settextvalue' will be generated with file content being third argument.
- One more issue is with the Tables and Tree Tables in Evolution. Not able to record few table/tree table events in Evolution-Preferences.

