Incorrect InputText on iOS : ""
See original GitHub issueHello,
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:
- Created a year ago
- Comments:6 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Let’s merge this into #107 that appears to be the same exact issue
Got it thanks @g123k - We’ll dive into this!