Closed
Bug 505439
Opened 15 years ago
Closed 14 years ago
Bug fix on Cropper Image JS Script
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: lucianecarvalho, Unassigned)
Details
(Whiteboard: [CLOSEME 2011-1-1])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
The "JavaScript Image Cropper UI" script has a bug on firefox 3.5.x. I use the view option in script that brokes when the image is redimensioned.
Reproducible: Always
Steps to Reproduce:
1. choose one image
2. the image is uploaded and viewer at iframe HTML tag in cropper viewer.
3. select an area to croppy the image.
4. the image is croppied
Actual Results:
1. choose one image
2. the image is uploaded but not view in cropper viewer.
Expected Results:
Same the Steps t reproduce
I get the code at:
http://www.defusion.org.uk/code/javascript-image-cropper-ui-using-prototype-scriptaculous/
Comment 1•15 years ago
|
||
Does it work if you disable javascript.options.jit.content in about:config ?
Does it work with FF3.0.x ?
Any errors in the Firefox error Console ?
Severity: critical → normal
Comment 2•14 years ago
|
||
Reporter, are you still seeing this issue with Firefox 3.6.12 or later in safe mode? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
Also, please consider using the most recent Firefox 4 beta build, your bug may be resolved there.
Whiteboard: [CLOSEME 2011-1-1]
Comment 3•14 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.13 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•