----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109036/#review27701 -----------------------------------------------------------
chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml <http://git.reviewboard.kde.org/r/109036/#comment20753> Change this to FocusScope and then you can delete the onFocusChanged line. and I think that's more 'correct' in terms QML. http://doc.qt.digia.com/4.7-snapshot/qdeclarativefocus.html#qmlfocus (that's completely untested BTW... if you want I'll test it tomorrow) - David Edmundson On Feb. 19, 2013, 2:15 a.m., Aleix Pol Gonzalez wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/109036/ > ----------------------------------------------------------- > > (Updated Feb. 19, 2013, 2:15 a.m.) > > > Review request for Telepathy. > > > Description > ------- > > When the popup is displayed, automatically set the focus to the text field. > > > Diffs > ----- > > chat/org.kde.ktp-chat/contents/ui/ConversationDelegate.qml e17e925 > chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml 2d13dba > > Diff: http://git.reviewboard.kde.org/r/109036/diff/ > > > Testing > ------- > > Works wonderfully awesome on my panel's chat plasmoid :) > (and plasmoidviewer) > > > Thanks, > > Aleix Pol Gonzalez > >
_______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
