question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incorrect InputText on iOS : ""

See original GitHub issue

Hello,

Here is my flow:

appId: com.apple.MobileAddressBook
---
- launchApp
- tapOn: "John Appleseed"
- tapOn: "Modifier"
- tapOn: "Ajouter un numéro"
- inputText: 123123
- tapOn: "OK"

And running it on a French simulator gives "" instead of 123123:

https://user-images.githubusercontent.com/246838/187998322-7de8264a-bd2c-44a4-82db-819af13712e2.mp4

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
dmitry-zaitsevcommented, Sep 6, 2022

Let’s merge this into #107 that appears to be the same exact issue

1reaction
Leland-Takaminecommented, Sep 2, 2022

Got it thanks @g123k - We’ll dive into this!

Read more comments on GitHub >

github_iconTop Results From Across the Web

INVALID INPUT/INPUT ERROR PROBLEM IN iphone
To rule out a software issue, set the device back to factory settings, using iTunes on your computer. This article explains, how to...
Read more >
text input alignment wrong on mobile devices (possibly only ...
I got 2 forms at my webpage and they are wrongly aligned on iOS devices (iPhone, iPad Safari). On computers it displays correctly...
Read more >
How to solve invalid input Popup Message ... - YouTube
( invalid input ) problem in Android & iPhone ... ' invalid input ' Popup Message problem ko thik karoge chahe aap android...
Read more >
invalid - CSS: Cascading Style Sheets - MDN Web Docs
The :invalid CSS pseudo-class represents any , , or other element whose contents fail to validate.
Read more >
[iOS] Fix broken single line input and incorrect selection / caret ...
Fixes pressing Enter on a iOS virtual keyboard causing LineEdit content corruption (rendering it unusable), now "Enter" will commit current text and close ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found