[Calculator] Allow navigating the history using the arrow keys
Bug #1466627 reported by
Niklas Wenzel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Calculator App |
Fix Released
|
Low
|
Sina Bakhtiari | ||
Ubuntu UX |
Triaged
|
Low
|
James Mulholland |
Bug Description
It would be great to be able to copy the last calculation into the text area by pressing the arrow up key. A arrow down key event should revert it back to a blank text area.
Related branches
lp://staging/~sinabakh/ubuntu-calculator-app/history-using-arrow-keys
- Jenkins Bot: Approve (continuous-integration)
- Bartosz Kosiorek: Approve
-
Diff: 78 lines (+35/-1)2 files modifiedapp/ubuntu-calculator-app.qml (+34/-1)
app/ui/KeyboardPage.qml (+1/-0)
Changed in ubuntu-calculator-app: | |
assignee: | nobody → Niklas Wenzel (nikwen) |
description: | updated |
description: | updated |
Changed in ubuntu-calculator-app: | |
status: | New → In Progress |
importance: | Undecided → Low |
assignee: | nobody → Sina Bakhtiari (sinabakh) |
milestone: | none → backlog |
summary: |
- Allow navigating the history using the arrow keys + [Calculator] Allow navigating the history using the arrow keys |
Changed in ubuntu-ux: | |
assignee: | nobody → James Mulholland (jamesmulholland) |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in ubuntu-calculator-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Bartosz, what do you mean with "select" here?
I'm planning to work on this during a long train journey this weekend. :)