Ticket #4334 (closed bug: wontfix)

Opened 18 months ago

Last modified 3 months ago

Real World Image Cropper demo is broken

Reported by: nicklevett Owned by: scott.gonzalez
Priority: major Milestone: 1.6
Component: ui.resizable Version: 1.6rc2.6
Keywords: image cropper real world resizable Cc:

Description

This demo seems to be broken in both Firefox and IE7.

Firefox shows a 100x100 crop of the picture and you can't resize it. IE7 displays the entire image and you can resize to a certain extent but it's buggy.

In IE7 try dragging the bottom right handle diagonally down - it will stop resizing at ~295px (width). Move the entire selection box to the right hand side of the image and try dragging the bottom left handle - the selection will flip and cause an error (line 130).

Change History

Changed 18 months ago by nicklevett

Back in UI 1.5 the width and height calculations are correct and stop at the width and height of the container however 1.5.1 onwards don't do this and goes to whatever size you have dragged. Can this be fixed as well.

Firefox 2 does what IE7 does. Firefox 3 just refuses to work.

Changed 18 months ago by scott.gonzalez

  • status changed from new to closed
  • resolution set to invalid

This demo doesn't exist anymore.

Changed 18 months ago by nicklevett

Ok fine it doesn't exist anymore (in 1.7+) but resizables is still buggy and should be fixed, especially the containment bug.

Changed 18 months ago by scott.gonzalez

  • status changed from closed to reopened
  • resolution invalid deleted

Changed 18 months ago by scott.gonzalez

  • owner set to scott.gonzalez
  • status changed from reopened to accepted

Changed 18 months ago by scott.gonzalez

  • status changed from accepted to closed
  • resolution set to fixed

Fixed in r2376.

Changed 18 months ago by rdworth

  • status changed from closed to reopened
  • resolution fixed deleted

One more fix was applied in r2381 but the issue remains.

Changed 18 months ago by rdworth

  • version changed from 1.6rc2.5 to 1.6rc2.6

Changed 17 months ago by nicklevett

Discussion on  Google Groups.

Changed 17 months ago by scott.gonzalez

Partial fix in r2448.

Changed 17 months ago by scott.gonzalez

  • status changed from reopened to closed
  • resolution set to wontfix

We've fixed the demo as much as we will for the 1.6 release. We're open to accepting a patch, but aren't planning on putting any more effort into this legacy release.

Note: See TracTickets for help on using tickets.