Search and Top Navigation
#3953 closed bug (worksforme)
Opened January 27, 2009 10:12AM UTC
Closed January 28, 2009 10:25PM UTC
resizable: se handle not visible in IE6
| Reported by: | rdworth | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.7 |
| Component: | ui.resizable | Version: | 1.6rc5 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
This is actually a regression in trunk since 1.6rc5. Compare
http://jquery-ui.googlecode.com/svn/trunk/demos/resizable/default.html
to
http://jquery-ui.googlecode.com/svn/tags/1.6rc5/demos/resizable/default.html
In FF, both of these display the ui-icon-gripsmall-diagonal-se. In IE, it is not longer visible in trunk.
Attachments (0)
Change History (1)
Changed January 28, 2009 10:25PM UTC by comment:1
| resolution: | → worksforme |
|---|---|
| status: | new → closed |
Was related to the CSS Framework. Works for me now.