Merge lp:~vthompson/music-app/fix-playlist-keyboard into lp:music-app/trusty

Proposed by Victor Thompson
Status: Merged
Approved by: Victor Thompson
Approved revision: 519
Merged at revision: 526
Proposed branch: lp:~vthompson/music-app/fix-playlist-keyboard
Merge into: lp:music-app/trusty
Diff against target: 11 lines (+1/-0)
1 file modified
music-app.qml (+1/-0)
To merge this branch: bzr merge lp:~vthompson/music-app/fix-playlist-keyboard
Reviewer Review Type Date Requested Status
Victor Thompson Approve
Riccardo Padovani (community) Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+226402@code.launchpad.net

Commit message

Make OSK on new playlist dialog non-predictive

Description of the change

Make OSK on new playlist dialog non-predictive

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Riccardo Padovani (rpadovani) wrote :

lgtm

review: Approve
Revision history for this message
Victor Thompson (vthompson) wrote :

Marking as WIP. This fix shouldn't be needed once a few of the issues with the keyboard mentioned in the related bug report are fixed. They should be fixed before RTM.

Revision history for this message
Victor Thompson (vthompson) wrote :

Top approving as it was discussed that this is the direction we want to take.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'music-app.qml'
2--- music-app.qml 2014-07-03 03:17:46 +0000
3+++ music-app.qml 2014-07-11 04:30:09 +0000
4@@ -703,6 +703,7 @@
5 id: playlistName
6 objectName: "playlistnameTextfield"
7 placeholderText: i18n.tr("Name")
8+ inputMethodHints: Qt.ImhNoPredictiveText
9 }
10 Label {
11 id: newplaylistoutput

Subscribers

People subscribed via source and target branches

to status/vote changes: