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.