Merge lp://staging/~tiagosh/dialer-app/add-copy-and-paste into lp://staging/dialer-app

Proposed by Tiago Salem Herrmann
Status: Merged
Approved by: Gustavo Pichorim Boiko
Approved revision: 518
Merged at revision: 515
Proposed branch: lp://staging/~tiagosh/dialer-app/add-copy-and-paste
Merge into: lp://staging/dialer-app
Diff against target: 343 lines (+238/-24)
4 files modified
src/qml/DialerPage/KeypadEntry.qml (+41/-17)
src/qml/DialerPage/TextInputPopover.qml (+104/-0)
tests/autopilot/dialer_app/__init__.py (+51/-7)
tests/autopilot/dialer_app/tests/test_dialer.py (+42/-0)
To merge this branch: bzr merge lp://staging/~tiagosh/dialer-app/add-copy-and-paste
Reviewer Review Type Date Requested Status
Gustavo Pichorim Boiko (community) Approve
PS Jenkins bot continuous-integration Needs Fixing
Review via email: mp+287845@code.staging.launchpad.net

Commit message

Add support for copy'n'paste to the keypad entry.

Description of the change

Add support for copy'n'paste to the keypad entry.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
516. By Tiago Salem Herrmann

Add autopilot tests

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Gustavo Pichorim Boiko (boiko) :
review: Needs Fixing
Revision history for this message
Gustavo Pichorim Boiko (boiko) :
Revision history for this message
Gustavo Pichorim Boiko (boiko) wrote :

Just one thing: if you select all and copy, the selection overlay and handles don't go away. The same happens if you just select all, tap somewhere else on the screen, and then if you press another number, it will look strange on screen.

I think pressing any of the dialpad buttons should clear the selection.

review: Needs Fixing
517. By Tiago Salem Herrmann

always remove selection when text changes

518. By Tiago Salem Herrmann

add test to check if selection is gone when text is changed

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Gustavo Pichorim Boiko (boiko) wrote :

Looks good now!

review: Approve
519. By Tiago Salem Herrmann

trigger copy and paste popup on long press when the input entry is empty

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches