[Android-development] virtual keyboard issues (qt 5.3.2)

Robert Iakobashvili coroberti at gmail.com
Wed Oct 22 20:54:06 CEST 2014


Dear Philippe,
I mem a similar bug/bugs opened and
supposed to be fixed.

Search in Qt-bugs for Android with either of
prediction, prediction and ImhNoPredictiveText
for these issues and opt to re-open them.

Kind regards,
Robert

On Wed, Oct 22, 2014 at 9:46 PM,  <maitai at virtual-winds.org> wrote:
> Hello,
>
> FYI I figured out that this is coming from predictive text. So I now
> force Qt::ImhNoPredictiveText on all QLineEdit widgets and users facing
> this issue are now fine. I have no clue why it needs that on some
> devices and I still think it's a small bug in qt.
>
> Philippe
>
> Le 20-10-2014 16:45, maitai at virtual-winds.org a écrit :
>> Hello,
>>
>> One of my users has reported the following strange thing on a nexus 5
>> (Android 4.4.4) with qt5.3.2 deployed with ministro:
>>
>> When using the virtual keyboard on QLineEdit widgets and pressing OK
>> on the virtual keyboard, the string is truncated before the first
>> "space" character. If you type "hello world" you get just "hello". If
>> you type "hello " you get "hello". And if you type "hello" you get an
>> empty string since there is no space.
>>
>> Another user equipped with a Asus FonePad 4G (Android 4.4.2) is
>> reporting something very similar. Other people using 4.4.2 on a
>> variety of devices do not have this issue.
>>
>> Does someone else has a similar issue reported? Is it known and/or
>> fixed in 5.4?
>>
>> Thanks
>> Philippe Lelong.
>
> _______________________________________________
> Android-development mailing list
> Android-development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/android-development



More information about the Android-development mailing list