Skip to main content

Bug Tracker

Side navigation

#9299 closed bug (duplicate)

Opened May 16, 2011 02:45PM UTC

Closed May 16, 2011 02:48PM UTC

Last modified May 16, 2011 02:48PM UTC

onkeypress attribute returns wrong type in ie6/7

Reported by: wheresrhys Owned by:
Priority: low Milestone: 1.6.2
Component: attributes Version: 1.6
Keywords: Cc:
Blocked by: Blocking:
Description

returns a function not the original string http://jsfiddle.net/wheresrhys/nhExE/1/

(NOTE: although not in the release notes I noticed that this is broken in all browsers in v1.5 - 1.5.2, but fixed for all but ie6&7 in v1.6)

Attachments (0)
Change History (3)

Changed May 16, 2011 02:47PM UTC by wheresrhys comment:1

Also, if you replace attr() with prop(), it returns a function in all browsers. ON jsfiddel v.1.6.1 is not available, but I'll try testing upgrading to 1.6.1 locally

Changed May 16, 2011 02:48PM UTC by timmywil comment:2

component: unfiledattributes
milestone: 1.next1.6.2
priority: undecidedlow
resolution: → duplicate
status: newclosed

Changed May 16, 2011 02:48PM UTC by timmywil comment:3

Duplicate of #9298.