What steps will reproduce the problem?
1. Copy the demo code (JavaScript and HTML) into my own personal HTML page.
2. Aside from loading jQuery, I also load the mobiscroll JavaScript and CSS
files.
3. Then I customize the page so that I have a single TIME field, following the
example code.
What is the expected output? What do you see instead?
-- Expected to be able to click on the time text field and choose a different
time.
-- Instead, I get nothing, but Chrome and Firefox are reporting some console
errors relating to their internal debugging component - every time I click the
time field.
What version of the product are you using? On what operating system?
-- First I tried some mobiscroll 1.4.x release. Then I downloaded and tried the
RC version.
-- Running Lion OX on a MacBook Pro laptop.
Please provide any additional information below.
This is what Chrome displays in the console when I click the time field:
This is what Chrome displays in the console when I click the time field:
Error in event handler for 'undefined': TypeError: Cannot call method 'replace'
of null
at Object.parse (chrome-extension://hdokiejnpimakedhajhdlcegeplioahd/onloadwff.js:385:223)
at setupffoverrides (chrome-extension://hdokiejnpimakedhajhdlcegeplioahd/onloadwff.js:88:349)
at checkgenpwfillforms (chrome-extension://hdokiejnpimakedhajhdlcegeplioahd/onloadwff.js:89:33)
at receiveBG (chrome-extension://hdokiejnpimakedhajhdlcegeplioahd/onloadwff.js:79:81)
at [object Object].dispatch (chrome/EventBindings:182:28)
at Object.<anonymous> (chrome/RendererExtensionBindings:149:22)
Original issue reported on code.google.com by mrshawns...@gmail.com on 7 Oct 2011 at 2:58
Original issue reported on code.google.com by
mrshawns...@gmail.com
on 7 Oct 2011 at 2:58