youmoula / jcrop

Automatically exported from code.google.com/p/jcrop
0 stars 0 forks source link

With minSize+aspectRatio set, crop selection requires click and drag; with just minSize set, selection requires just a click #92

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Browse the Advanced demo 
http://deepliquid.com/projects/Jcrop/demos.php?demo=advanced
2. Check the boxes for "Allow new selections" and "minSize/maxSize setting" ... 
click inside the image. Crop box will display. This is expected behavior.
3. Check the boxes for "Allow new selections," minSize/maxSize setting," and 
"Aspect ratio" ... click inside the image. Nothing happens. Click and drag 
inside the image. Crop box will display. This is unexpected behavior.

What is the expected output? What do you see instead?

In step (3), clicking (without dragging) should make a selection. Click and 
drag should not be required.

What version of the product are you using? On what operating system?

0.9.12; FireFox 23.0.1; Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by krlafort...@gmail.com on 4 Sep 2013 at 2:58