Skip to main content

Bug Tracker

Side navigation

#5600 closed bug (fixed)

Opened December 04, 2009 11:47PM UTC

Closed December 10, 2009 05:59AM UTC

Width returns null

Reported by: MelTraX Owned by:
Priority: major Milestone: 1.4
Component: dimensions Version: 1.4a1
Keywords: Cc:
Blocked by: Blocking:
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.

Attachments (0)
Change History (2)

Changed December 05, 2009 12:03AM UTC by MelTraX comment:1

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.

Changed December 10, 2009 05:59AM UTC by john comment:2

component: unfilleddimensions
resolution: → fixed
status: newclosed