| ID | TSS000271 | Creation date | July 21, 2005 |
| Platform | Series 80 2nd Edition | Devices | Nokia 9300, Nokia 9500 |
| Category | Symbian C++ | Subcategory | General |
| Keywords (APIs, classes, methods, functions): |
Caps Lock in password fields
On normal edit fields (CEikEdWin), when you press Caps Lock you get a square cursor that indicates that the lock is on. When writing a password field using the CEikSecretEditor control, the Caps Lock indicator does not work. When going to Nokia 9300 | Control Panel | Connections | Internet setup | New | Internet setup | Password, you can see that the password field takes Caps Lock and gives you the square cursor. How can you get the Caps Lock indicator cursor to work in secret fields?
CEikSecretEditor does not support Caps Lock. Use CCknSecretEditor instead. CCknSecretEditor takes Caps Lock.
Use CCknSecretEditor.