Skip to main content

Search and Top Navigation

#4295 closed bug (wontfix)

Opened March 07, 2009 05:34AM UTC

Closed October 25, 2012 12:45AM UTC

handles:{"e,n"} in ie6 doesn't work

Reported by: f-spirite Owned by:
Priority: major Milestone: 2.0.0
Component: ui.resizable Version: 1.7
Keywords: Cc:
Blocked by: Blocking:
Description

$("#resizable").resizable({

handles : 'e'

});

this code does not work in ie6.but firefox can run it without any problem.

这段代码在ie6当中没有任何效果,handles : 'e'和handles : 'w'都没有效果,但是南,北和两个方向的组合却可以。

Attachments (0)
Change History (7)

Changed March 09, 2009 12:40PM UTC by rdworth comment:1

milestone: 1.7.1TBD

Changed May 07, 2009 12:44PM UTC by jzaefferer comment:2

milestone: TBD1.7.2
type: featurebug

Needs testcase.

Changed May 07, 2009 01:19PM UTC by jzaefferer comment:3

milestone: 1.7.21.8

Changed August 04, 2009 02:12AM UTC by scottgonzalez comment:4

Confirmed; the default resizable demo can be used as a test case. Even with the default settings, you cannot grab the e handle unless you first resize using the se handle.

Changed September 22, 2010 11:46AM UTC by noon comment:5

The cause for this is IE6 failing to compute height:100% correctly until it is resized by SE.

Changed October 11, 2012 02:49PM UTC by scottgonzalez comment:6

milestone: 1.9.02.0.0

Changed October 25, 2012 12:45AM UTC by tj.vantoll comment:7

resolution: → wontfix
status: newclosed

IE6 support will be dropped in 1.10.