Skip to main content

Search and Top Navigation

#2988 closed bug (fixed)

Opened June 11, 2008 01:35PM UTC

Closed June 26, 2008 10:15AM UTC

Last modified June 27, 2008 10:23AM UTC

Fix a bug in ui.resizable

Reported by: Smile ArT Owned by: eduardo
Priority: major Milestone: 1.5.1
Component: ui.resizable Version: 1.5
Keywords: resizing Cc:
Blocked by: Blocking:
Description

Resizing of interface component with this options:

.resizable({containment: document, autohide: true, minHeight: 70,

minWidth: 150})

calls an exception (in FireBug) like:

[Exception... "Could not convert JavaScript argument" nsresult:

"0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame ::

http://site/my/path/to/jquery/jquery.js :: anonymous :: line 871" data:no]

it's may be concerned with "containment: document" and need to be fixed.

Attachments (0)
Change History (2)

Changed June 26, 2008 10:15AM UTC by eduardo comment:1

resolution: → fixed
status: newclosed

Changed June 27, 2008 10:23AM UTC by rdworth comment:2

milestone: 1.51.5.1