Skip to main content

Search and Top Navigation

#3058 closed bug (fixed)

Opened July 03, 2008 08:07AM UTC

Closed January 16, 2009 05:57AM UTC

Attempt to make textarea resizable in IE7 failes if textarea in hidden container

Reported by: anonymous Owned by: eduardo
Priority: critical Milestone: 1.7
Component: ui.resizable Version: 1.5.1
Keywords: Cc:
Blocked by: Blocking:
Description

This may very well be an issue for things other then textarea as well - but I only tried this:

$('textarea').resizable({autoHide: true});

Works fine for all visible textarea items.

In IE7 it fails with a JS error "Invalid Argument" - (I know - useless error message), works fine in Safari, FF2,3 and Opera.

I tried it with :visible as well - but it didn't make any difference.

Attachments (0)
Change History (3)

Changed August 17, 2008 09:54AM UTC by Cloudream comment:1

milestone: → TDB

Changed January 02, 2009 02:50PM UTC by scottgonzalez comment:2

milestone: TBD1.6
priority: majorcritical

Changed January 16, 2009 05:57AM UTC by eduardo comment:3

resolution: → fixed
status: newclosed