Summary: | Text selection in password dialog (msn) not possible | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Matthew Munro <denormalised> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | 0.11 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matthew Munro
2006-04-08 12:52:22 UTC
I just unlocked my screen and realised that that password dialog behaves in the same way. So perhaps I'll take this higher up the tree. And I've also realised that I can achieve what _I_ want to do using `Ctrl + a'. But the lack of `Shift +' options still leaves a certain functionality gap, which someone might require later. Kopete has no control over this behavior - it is enabled by Qt when the echoMode of a QLineEdit is set to QLineEdit::Password. See: http://doc.trolltech.com/3.3/qlineedit.html#echoMode-prop |