Bug Tracker

Modify

Ticket #10180 (closed bug: duplicate)

Opened 21 months ago

Last modified 21 months ago

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

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

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)...

Change History

comment:1 Changed 21 months ago by timmywil

  • Priority changed from undecided to low
  • Resolution set to duplicate
  • Status changed from new to closed
  • Component changed from unfiled to support

comment:2 Changed 21 months ago by timmywil

Duplicate of #9634.

comment:3 Changed 21 months ago by stefan.fluri@…

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.