Hi!
In Qt (I'm running it in windows) when QLineEdit receives focus with TAB, existing text is selected.
In Qt for S60, when QLineEdit receives focus with up/down arrow keys, existing text is deleted.
If focus is set by clicking on emulator (don't try this with real S60 3.2 though), text remains.
Is this how it should work, or is there something fishy under the hood?
I tried this with "Garden" + S60 3.2 emulator and Qt Creator on windows with same sources.

), text remains.


