[Interest] Qt 5.7 Android - Keyboard keeps popping up after sending it down
Nuno Santos
nunosantos at imaginando.pt
Tue Aug 16 19:19:15 CEST 2016
Found the problem…
I have a fake touches injector on my app so that the cpu doesn’t scale down.
Since the TextInput is still selected, every time the fake touch is injected, it pops in again. I need to release the focus of the TextInput item after closing the keyboard.
> On 16 Aug 2016, at 17:49, Nuno Santos <nunosantos at imaginando.pt> wrote:
>
> What kind of items can do that?
>
> I’m now using a standard TextInput on my MainView and the problem contains.
>
> Still digging...
>
>> On 16 Aug 2016, at 16:20, ekke gentz <ekke at ekkes-corner.org <mailto:ekke at ekkes-corner.org>> wrote:
>>
>> perhaps your textfield is in an Item grabbing the focus and so you cannot leave the field
>>
>> Von meinem BlackBerry gesendet – dem sichersten Smartphone für Android oder BlackBerry 10
>> Von:nunosantos at imaginando.pt <mailto:nunosantos at imaginando.pt>
>> Gesendet:16. August 2016 5:10 nachm.
>> An:ekke at ekkes-corner.org <mailto:ekke at ekkes-corner.org>
>> Cc:interest at qt-project.org <mailto:interest at qt-project.org>
>> Betreff:Re: [Interest] Qt 5.7 Android - Keyboard keeps popping up after sending it down
>>
>> Curiously, it doesn’t happen on a simple project with just an TextInput. However, it happens in my project where I have the TextInput wrapped in another items. I can’t seem to find the relation between the problem and the context.
>>
>>> On 16 Aug 2016, at 13:07, ekke gentz <ekke at ekkes-corner.org <mailto:ekke at ekkes-corner.org>> wrote:
>>>
>>
>>
>> just tried in one of my apps
>> Qt5.7 QtQuickControls2
>> works as expected
>> from BlackBerry Virtual keyboard
>> Android 6.0.1
>>
>> have you tried another keyboard ?
>>
>> Von meinem BlackBerry gesendet – dem sichersten Smartphone für Android oder BlackBerry 10
>> Von:nunosantos at imaginando.pt <mailto:nunosantos at imaginando.pt>
>> Gesendet:16. August 2016 1:54 nachm.
>> An:interest at qt-project.org <mailto:interest at qt-project.org>
>> Betreff:[Interest] Qt 5.7 Android - Keyboard keeps popping up after sending it down
>>
>> Hi,
>>
>> I’m having a problem with keyboard input on Android. When I select an input box, the keyboard pops in. After typing I press the keyboard button to send it down but it insists in popping up.
>>
>> Has anyone had this issue? I think I hadn’t this issue on Qt 5.6.
>>
>> Any suggestions?
>>
>> Thanks,
>>
>> Regards,
>>
>> Nuno
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org <mailto:Interest at qt-project.org>
>> http://lists.qt-project.org/mailman/listinfo/interest <http://lists.qt-project.org/mailman/listinfo/interest>
>>
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org <mailto:Interest at qt-project.org>
>> http://lists.qt-project.org/mailman/listinfo/interest
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160816/7a2416e2/attachment.html>
More information about the Interest
mailing list