[Bug 205059] New: Feature Request: "Caps lock is enabled" warning in password setting of users/root
https://bugzilla.novell.com/show_bug.cgi?id=205059 Summary: Feature Request: "Caps lock is enabled" warning in password setting of users/root Product: openSUSE 10.2 Version: Alpha 4 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: tm.mst@gmx-topmail.de QAContact: jsrain@novell.com By installing alpha4 I entered the passwords for root and the user, but i didn't recognize that I accidently activated the caps lock key. Therefore I couldn't log in untill I realized this. Therefore it would be helpful to have a message while entering the passwords in yast, if caps lock is on. E.g. if one locks the screen in KDE, the login screen will prompt that you write only capital letters. Kind regards, Tom PS: alpha4 is really good! -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205059 cthiel@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |yast2-maintainers@suse.de |screening@forge.provo.novell| |.com | Severity|Normal |Enhancement -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205059 fehr@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |jsuchome@novell.com ------- Comment #1 from fehr@novell.com 2006-09-14 09:20 MST ------- Reassigend to maintainer of yast2-users. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205059 jsuchome@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |sndirsch@novell.com ------- Comment #2 from jsuchome@novell.com 2006-09-15 00:35 MST ------- How could I know such information? Stefan? -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205059 sh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sh@novell.com ------- Comment #3 from sh@novell.com 2006-09-15 05:07 MST ------- I just checked if "xset" or "stty" can deliver that information, but it doesn't look very much like it. If all else fails, we can add an UI built-in (or extend the "GetDisplayInfo()" map) that returns that information. In Qt, that should be pretty simple. For NCurses I don't know, though. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205059 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|sndirsch@novell.com | ------- Comment #4 from sndirsch@novell.com 2006-09-17 22:00 MST ------- Not sure, if this helps, but one of these KDE applets you can add to the panel shows such informations, which special keys are currently pressed. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205059 jsuchome@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |sh@novell.com ------- Comment #5 from jsuchome@novell.com 2006-09-18 00:05 MST ------- Stefan, could you make some function in Qt interface for this? -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205059 sh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|sh@novell.com | ------- Comment #6 from sh@novell.com 2006-09-19 08:23 MST ------- Will do. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205059 jsuchome@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsuchome@novell.com AssignedTo|jsuchome@novell.com |sh@novell.com Status|ASSIGNED |NEW ------- Comment #7 from jsuchome@novell.com 2006-09-22 01:18 MST ------- So return back to me when it is ready. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205059 ------- Comment #8 from sh@novell.com 2006-09-26 10:06 MST ------- Intermediate update: Qt does not seem to propagate the status of the CapsLock button. It's there in the low-level event (use "xev" and watch the "status" flags change as CapsLock is active and inactive), but Qt does not seem to include it in its QKeyEvent::status() flags. Will continue to investigate. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205059 sh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #9 from sh@novell.com 2006-09-29 09:59 MST ------- It was a bit tricker than I had thought: I had to use some really low-level Qt functions to get access to low-level X11 events to catch this. Now it works completely transparantly (in the Qt UI): If you enter a password field when CapsLock is enabled or if you hit CapsLock in a password field, the label (the caption) of that password field is automatically replaced with "CapsLock!" (intentionally very short so it fits into the remaining space in real-life dialogs). When you turn CapsLock off again or when you leave the password field, the normal label of the password field is restored. Jiri: Nothing left to do for you. It works automatically. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205059 ------- Comment #10 from sh@novell.com 2006-09-29 09:59 MST ------- Created an attachment (id=99953) --> (https://bugzilla.novell.com/attachment.cgi?id=99953&action=view) screen shot -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205059 ------- Comment #11 from jsuchome@novell.com 2006-10-02 00:29 MST ------- Wouldn't it be better to not replace the password field label but show a string (configurable - pure "CapsLock!" looks a bit short to me) under the password fields - the way it is done in kdm? To be sure it won't break a dialg layout, the info could be provided by some UI poll function and ycp code would decide itself where to place it. -- 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, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com