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 comment:1
milestone: | 1.7.1 → TBD |
---|
Changed May 07, 2009 12:44PM UTC by comment:2
milestone: | TBD → 1.7.2 |
---|---|
type: | feature → bug |
Needs testcase.
Changed May 07, 2009 01:19PM UTC by comment:3
milestone: | 1.7.2 → 1.8 |
---|
Changed August 04, 2009 02:12AM UTC by 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 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 comment:6
milestone: | 1.9.0 → 2.0.0 |
---|
Changed October 25, 2012 12:45AM UTC by comment:7
resolution: | → wontfix |
---|---|
status: | new → closed |
IE6 support will be dropped in 1.10.