Skip to main content

Bug Tracker

Side navigation

#10180 closed bug (duplicate)

Opened August 31, 2011 02:35PM UTC

Closed August 31, 2011 02:41PM UTC

Last modified August 31, 2011 04:40PM UTC

jQuery 1.6.2, Warning in FF 4/5/6 (failed to process the value for 'left', 'top'. Declaration ignored)

Reported by: stefan.fluri@galexis.com Owned by:
Priority: low Milestone: None
Component: support Version: 1.6.2
Keywords: Cc:
Blocked by: Blocking:
Description

In jQuery (uncompressed) at line 1301 and 1302 are the attributes left and top with a value -1000. To use without warning in Firefox the the values should be -1000px (oder -1000em)...

Attachments (0)
Change History (4)

Changed August 31, 2011 02:41PM UTC by timmywil comment:1

component: unfiledsupport
priority: undecidedlow
resolution: → duplicate
status: newclosed

Changed August 31, 2011 02:41PM UTC by timmywil comment:2

Duplicate of #9634.

Changed August 31, 2011 02:45PM UTC by stefan.fluri@galexis.com comment:3

in jQuery 1.63 RC1 the problem still remains. lines 1301-1302, values for "left" & "top" should be strings including "px" not numbers !

Changed August 31, 2011 04:40PM UTC by rwaldron comment:4