[Bug 282210] Fix "Set status message here" bug

David Edmundson kde at davidedmundson.co.uk
Fri Sep 23 09:59:53 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=282210


David Edmundson <kde at davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde at davidedmundson.co.uk




--- Comment #1 from David Edmundson <kde davidedmundson co uk>  2011-09-23 09:59:53 ---
How this should work (imho):

PlasmaLineEdit has a property called "clickMessage" this should be used instead
of setting the text, it's a sort of greyed out message that disappears when you
press it.

The problem is that you have a class in the way called "EditableText" which
switches between a label and the lineEdit. The label needs to show the text
from the lineedit if it exists..or the click message otherwise.

Also make sure to check that "set status message here" is translated. I'm
pretty sure yours is not because you load it from a config file (which seems
like a weird thing to do anyway).

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KDE-Telepathy mailing list