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)
Change History (1)
Changed May 30, 2007 01:09PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #1217