Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cursor visual bug in features #2391

Closed
PatrikMizera opened this issue Nov 25, 2022 · 12 comments
Closed

cursor visual bug in features #2391

PatrikMizera opened this issue Nov 25, 2022 · 12 comments
Labels
android 🤖 Relates to Android app version bug

Comments

@PatrikMizera
Copy link

  1. open a feature with a text field
  2. start typing in the text field
  3. your cursor will be bugged out in the top left corner
  4. you are able to write, but cannot copy or select parts of your text

Android 11, Xiaomi Redmi Note 10, Input 2.0.0
IMG_20221125_111007

@PatrikMizera PatrikMizera added android 🤖 Relates to Android app version bug in not released version Bug in not officially released version, found while testing RC labels Nov 25, 2022
@tomasMizera
Copy link
Collaborator

This seems to be a Qt bug in the end, see https://bugreports.qt.io/browse/QTBUG-100436

@tomasMizera tomasMizera added the blocked upstream Task is blocked by external library/software label Dec 5, 2022
@tomasMizera tomasMizera added bug and removed bug in not released version Bug in not officially released version, found while testing RC labels Feb 6, 2023
@PeterPetrik PeterPetrik mentioned this issue Apr 19, 2023
@PeterPetrik
Copy link
Contributor

Should be fixed in 6.4.x and Qt 6.5.x, can we retest on https://github.com/MerginMaps/input/tree/dev-2.3 @jozef-budac ?

@PeterPetrik PeterPetrik removed the blocked upstream Task is blocked by external library/software label Jun 9, 2023
@PeterPetrik PeterPetrik self-assigned this Jun 9, 2023
@tomasMizera
Copy link
Collaborator

Unfortunately, this issue has only been introduced in Qt 6.4.x, but let's give 6.5 a chance

@jozef-budac
Copy link

Is it still present in out latest Qt 6.5.x builds

@rastermanden
Copy link

We see this too and also a very slow text widget with 2-3 seconds delays when typing. Is this lagging possibly related to this issue?

@Uffeshub
Copy link

The slow text widget, that @rastermanden mentioned has somehow been fixed, but the cursor visual bug is still present. Any news on this bug?

@tomasMizera
Copy link
Collaborator

@jozef-budac / @PatrikMizera can you guys retest this please with the latest master version?

@tomasMizera
Copy link
Collaborator

@Uffeshub, this bug is, unfortunately, caused by our core dependency, we are waiting for its resolution in their code.

@jozef-budac
Copy link

jozef-budac commented Sep 14, 2023

Here is what it looks like in our current production and also the current master:
https://github.com/MerginMaps/input/assets/83582181/d6c995ee-2574-4fe0-aa7b-7b271b4382d5

@PeterPetrik
Copy link
Contributor

maybe fixed in #2912 ?

@jozef-budac
Copy link

It is the same in QT 6.6.0

@PeterPetrik PeterPetrik removed their assignment Apr 4, 2024
@tomasMizera
Copy link
Collaborator

Should now be hopefully sorted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android 🤖 Relates to Android app version bug
Projects
None yet
Development

No branches or pull requests

6 participants