Lotimperio / mobiscroll

Automatically exported from code.google.com/p/mobiscroll
0 stars 0 forks source link

Android Browser: special characters in an input field after mobiscroll-field #105

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open the index.html inside the attached archive on an android phone
2.1. focus the 2nd. field(strangely the first field works) and try to write an 
special char. (by long press of e.g. o) - it writes an normal "o" to the input 
field
2.2. if you want to write a # by long press on letter d - it writes "d#" to the 
input field.

What is the expected output? What do you see instead?
scenario 2.1. expected: ó - what i see: o
scenario 2.2. expected: # - what i see: d#

What version of the product are you using? On what operating system?
JQuery 1.8.0
Mobiscroll 2.0.1

Please provide any additional information below.
if i disable mobiscroll everything works fine but i can't select the date

Original issue reported on code.google.com by vossrobe...@googlemail.com on 15 Aug 2012 at 11:29

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by diosla...@gmail.com on 25 Feb 2013 at 7:44