Skip to main content

Bug Tracker

Side navigation

#9105 closed bug (duplicate)

Opened May 04, 2011 08:06PM UTC

Closed May 07, 2011 08:07PM UTC

Last modified March 14, 2012 05:21AM UTC

VML attribute issue in IE7 & IE8

Reported by: anonymous Owned by: anonymous
Priority: high Milestone: 1.next
Component: attributes Version: 1.6
Keywords: Cc: timmywil
Blocked by: Blocking:
Description

Modifiying certain attributes on VML elements is now throwing a "Type Mismatch" javascript error in IE7, and failing silently in IE8.

This examples works fine in both IE7 and IE8 with 1.5.2.

http://jsfiddle.net/GSTh6/

Attachments (0)
Change History (3)

Changed May 07, 2011 08:01PM UTC by rwaldron comment:1

cc: → timmywil
owner: → anonymous
status: newpending

Perhaps try "prop" instead of "attr"

Changed May 07, 2011 08:07PM UTC by timmywil comment:2

component: unfiledattributes
priority: undecidedhigh
resolution: → duplicate
status: pendingclosed

Nono, attr is right, but this has been fixed for 1.6.1.

Changed May 07, 2011 08:07PM UTC by timmywil comment:3

Duplicate of #9129.