google-code-export / jcrop

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

IE9 RC + Shadowbox + JCrop + jquery UI #48

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. load a page containing Jcrop and jQuery UI in a Shadowbox popup in IE9 RC

What is the expected output? What do you see instead?
- when clicking to do a selection, it doesn't seem to work properly.
- the selection seems inversed instead.

What version of the product are you using? On what operating system?
- all latest version of JCrop, Shadowbox, jQuery and UI

Please provide any additional information below.

Here is a link to an example I used to reproduce the problem:
http://simplecommerce.com/test-shadowbox.html

Original issue reported on code.google.com by kheangc...@gmail.com on 11 Mar 2011 at 12:52

GoogleCodeExporter commented 9 years ago
This is an ongoing issue, happens with most current release of IE9 and not just 
with Shadowbox, also happening with colorbox and is attributed to the property 
of position:fixed, when this is removed the selection works as expected. 

It also doesn't seem to reverse the selection but creates a box of a certain 
size, and positions it consistently with the mouse cursor no matter where you 
click. Perhaps related to the positioning of the lightbox.

Original comment by dmiller....@gmail.com on 1 Apr 2011 at 8:29

GoogleCodeExporter commented 9 years ago
Just to add, when you get closer to the top than the height of the consistent 
select box, the box begins to shrink and move to the right. If you get too 
close to the right, the box sizes proportionally but does not move vertically...

Original comment by dmiller....@gmail.com on 1 Apr 2011 at 8:41