Numerica mask not run in Galaxy S5 + Chrome + Android
See original GitHub issueThe mask above run perfect in iPhone and desktop browser! but in Galaxy S5 + Chrome + Android not run correct. Inserting the value 123 the input display 321.
<input type="text" class="form-control" id="{$id}" name="{$id}" value="{$value}" maxlength="6"
data-inputmask-mask="9[99999]"
data-inputmask-clearmaskonlostfocus="true"
data-inputmask-showmaskonfocus="false"
data-inputmask-showmaskonhover="false"
data-inputmask-greedy="false" />
Thanks!
Issue Analytics
- State:
- Created 7 years ago
- Comments:65 (31 by maintainers)
Top Results From Across the Web
Inputmask/CHANGELOG.md at 5.x · RobinHerbots ... - GitHub
Event CustomEvent #1642; Wrong initial cursor position with Numeric and Prefix #1578; Currency mask works incorrectly on Android Chrome v58 ...
Read more >Samsung Galaxy S5: How to Enable/Disable Chrome Browser ...
Learn how you can enable or disable Chrome Browser Syncing on Samsung Galaxy S5."samsung galaxy" galaxy samsung s V s5 "s 5" "s...
Read more >MaskedTextbox that changes mask using javascript behaving ...
I have a RadComboBox that triggers some Javascript which changes a MaskedTextBox's mask from a 10-digit phone number to a 30-digit free-form ...
Read more >CHANGELOG.md · 5.x · Libraries / jquery-inputmask · GitLab
numeric aliases: set value with jQuery.val or native input.value = numeric ... Numerica mask not run in Galaxy S5 + Chrome + Android...
Read more >KeyEvent - Android Developers
This mask is set if we don't want the key event to cause us to leave touch mode. int, FLAG_LONG_PRESS ... Key code...
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 FreeTop 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
Top GitHub Comments
Same with Chrome Browser on Samsung Galaxy Note 8 in Mobile View (Android 4.4.2, Chrome 52.02743.98) and on Motorola X2 both in Mobile and in Desktop-View (Android 6.0.0, Chrome 52.0.2743.98). On Galaxy Note 8 in stock browser it works right.
Even with characters this issue occurs: https://jsfiddle.net/gersteba/tzLa2oy9/20/
Additionally: When I enter more than three characters at the beginning, the existing ones are overwritten.
@gersteba ,
Just google around, you will find enough info about it.