Skip to main content
Junde
Senior III
May 10, 2024
Solved

TouchGFX textArea config abnormal

  • May 10, 2024
  • 2 replies
  • 949 views

Hi all,

When I config the textArea initial value, the character order I config is different with the display order.

After some test, I find this is because of the character "-".

Junde_1-1715331930788.png

I already meet this multi-times, is this a bug?

Thanks

Best answer by Junde

Hi @GaetanGodart 

Thanks for your reply.

I started from scratch to make a new textArea demo, but this time it work normally.

So I export the abnormal custom container which I make before.

Hope it's helpful.

2 replies

GaetanGodart
Technical Moderator
May 13, 2024

Hello @Junde ,

 

I was not able to reproduce your issue.

I have added a date format as initial value of a wildcard in a textArea just like you :

GaetanGodart_0-1715613812808.png

When launching the simulator, I see the sane thing :

GaetanGodart_1-1715613851350.png

Can you try to reproduce the issue on a minimal example where you isolate the issue and share the project here?

 

Regards,

 

Junde
JundeAuthorBest answer
Senior III
May 20, 2024

Hi @GaetanGodart 

Thanks for your reply.

I started from scratch to make a new textArea demo, but this time it work normally.

So I export the abnormal custom container which I make before.

Hope it's helpful.

GaetanGodart
Technical Moderator
May 21, 2024

Hello @Junde ,

 

I am glad to hear that. :beaming_face_with_smiling_eyes:

So creating it from scratch fixed the issue.

 

Regards,