QTextEdit and Symbian
Hi,
I’m building a QT application for Symbian, and one major problem i’m having is with QTextEdit, when i run it on my development device (a Nokia 5800 with Portuguese language) it doesn’t seem to accept input (none of the keys causes any output) from the full qwerty virtual keyboard or the mini qwerty keyboard, the only input accepted is from the T9 virtual keyboard.
I kept all the default widget attributes, but i found there is a “inputMethodHints” attribute, do i need to change this attribute for the qwerty keyboard to work?
Also strange is that QLineEdit seems to work with the referred input methods, but in this case the backspace key doesn’t delete the previous character.
P.S. I’m running on QT 4.7 but the same problem occurs with 4.6.
Is there something i’m doing wrong?
Thank you for your time.
5 replies
If you can provide a minimal test case program which exhibits the faulty behaviour, please do make a bug report on bugreports.qt.nokia.com and fully describe the environment (device, version of Qt, etc), what you expect to see, and what you did see – and attach your minimal test case program.
If this is a bug in Qt 4.7 we’d certainly like to be able to test it, fix it, and add a test case so that it doesn’t regress in the future; but without a bug report we cannot track the issue.
Thanks,
Chris.
hey hisong1988, thank you for the follow up. ;)
hlima, did you report it in the Qt bug tracker [bugreports.qt.nokia.com] ? If so, remember the number?
You must log in to post a reply. Not a member yet? Register here!


