Bug Tracker

Modify

Ticket #5600 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

Width returns null

Reported by: MelTraX Owned by:
Priority: major Milestone: 1.4
Component: dimensions Version: 1.4a1
Keywords: Cc:
Blocking: Blocked by:

Description

In Firefox 3.5.5 executing "$('empty').width(10);" returns null.

It should return the empty result result set returned by "$('empty');" as it does in the stable version.

Change History

comment:1 Changed 4 years ago by MelTraX

Looking at the code it's so obvious that it's probably deliberate (lines 5470, 5471). I don't understand though because it breaks chaining and probably a lot of existing code.

comment:2 Changed 4 years ago by john

  • Status changed from new to closed
  • Resolution set to fixed
  • Component changed from unfilled to dimensions

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.