[autopilot]Test delete function from Input text area
Bug #1400828 reported by
Riccardo Padovani
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | ||
|---|---|---|---|---|---|---|
| Ubuntu Calculator App | Status tracked in Trunk | |||||
| Trunk |
Triaged
|
Medium
|
Unassigned | |||
Bug Description
In calculator there is a key to remove last digit.
We need to implement an autopilot test that checks if it works correctly.
Also, there are some special cases: user could insert special functions, and these have to be deleted in block.
E.g: user presses 'cos(' then delete, all the cos( should be removed, and not only the open bracket.
List of special cases:
- 5 chars: sqrt(, asin(, acos(, atan(
- 4 chars: log(, exp(, sin(, cos(, tan(, abs(
- 2 chars: pi
| tags: | added: reboot |
| Changed in ubuntu-calculator-app: | |
| importance: | Undecided → Medium |
| summary: |
- [autopilot]Test delete function + [autopilot]Test delete function from Input text area |
| Changed in ubuntu-calculator-app: | |
| status: | New → Triaged |
To post a comment you must log in.
