Instead of simply inserting characters, formulaPush() should replace the current selection
Bug #1474072 reported by
Niklas Wenzel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Calculator App |
Triaged
|
Low
|
Bartosz Kosiorek |
Bug Description
How to reproduce:
1) Type "123"
2) Select the part "12" with the mouse
3) Type "4"
What should happen:
"12" should be replaced by "4", with the new result being "43".
What happens:
The new result is "1243".
Changed in ubuntu-calculator-app: | |
status: | New → Triaged |
importance: | Undecided → Low |
assignee: | nobody → Bartosz Kosiorek (gang65) |
To post a comment you must log in.