Skip to main content

Bug Tracker

Side navigation

#1241 closed bug (duplicate)

Opened May 24, 2007 12:21PM UTC

Closed May 30, 2007 01:09PM UTC

Last modified June 21, 2007 03:53AM UTC

MaskedInput plugin breaks in 1.1.3a

Reported by: markguinn Owned by:
Priority: major Milestone: 1.1.3
Component: event Version: 1.1.2
Keywords: Cc:
Blocked by: Blocking:
Description

Gives an error when you start typing in the text field to which the plugin is attached. Looks like some kind of error in the event system. Firebug says:

setting a property that has only a getter

[Break on this error] event.which = event.keyCode;

See attached example.

Attachments (1)
  • maskedinput-bug.zip (60.5 KB) - added by markguinn May 24, 2007 12:22PM UTC.

    simple test case

Change History (1)

Changed May 30, 2007 01:09PM UTC by brandon comment:1

resolution: → duplicate
status: newclosed

Duplicate of #1217