Mailinglist Archive: opensuse-bugs (5568 mails)

< Previous Next >
[Bug 725471] Qt4 apps show password during typing

https://bugzilla.novell.com/show_bug.cgi?id=725471

https://bugzilla.novell.com/show_bug.cgi?id=725471#c25


--- Comment #25 from Takashi Iwai <tiwai@xxxxxxxx> 2011-10-21 12:55:47 UTC ---
(In reply to comment #24)
(In reply to comment #23)

I fixed it in OBS home:tiwai:branches:Base:System/pinentry now. Give it
a try.

It works, thanks.
However it disables dead keys, so it makes for example accented characters
in
password harder to use.
(See https://bugzilla.novell.com/show_bug.cgi?id=480818)

Instead of fully disabling input method, just set correct input hints like;

setInputMethodHints(Qt::ImhHiddenText);

No, it doesn't work with major IMs. The hint is just a hint, and most of IM
implementations don't care about it at all, unfortunately.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References