[Development] Diff between Qt-5.7.1 and Qt-5.8.0 on Android - Pointer Below the Cursor at Text Fields

Olivier Goffart olivier at woboq.com
Tue Mar 21 15:06:33 CET 2017


On Sonntag, 19. März 2017 09:39:57 CET Robert Iakobashvili wrote:
> Hi,
> Sorry for cross-posting, but maybe Qt Android maintainer is knowledgeable
> about the issue below.
> 
> Nexus-7 with Android-6
> 
> The same Qt app built with 5.7.1 works properly
> and with 5.8.0 appears a blue pointer down the cursor at text fields
> (QTextEdit, QTextLine)
> 
> The pointer is buggy and doesn't follow the cursor properly when positioning
> and re-positioning child-windows/popups.

How buggy?  Please report a bug on https://bugreports.qt.io
I wonder if it's a bug with Android handles or with the widgets themself not 
reporting the proper cursor position. 
To be honest, i never tried widgets on a platform that have cursor handles.

> How to get rid from it?

Unfortunately there is no way.  
Maybe a input method hint should be added for it?

> Were it some theme changes or something else from 5.7 to 5.8?
> Thanks

Yes, support for selection handle was added.

-- 
Olivier

Woboq - Qt services and support - https://woboq.com - https://code.woboq.org




More information about the Development mailing list