Declined
Last Updated: 01 Nov 2013 13:06 by ADMIN
ADMIN
Vessy
Created on: 11 Apr 2013 16:10
Category: ImageEditor
Type: Bug Report
1
ImageEditor crashes in Chrome when too big image is loaded in it
When a big image(~3MB) is loaded into the ImageEditor ( with enabled CanvasMode) sometimes the image is not loaded into the controls or the whole page crashes. The issue could be reproduced in Google Chrome, with the 2013 Q1 SP1 version of the controls.
1 comment
ADMIN
Misho
Posted on: 04 Sep 2013 13:08
There seems to be performance issues in Chrome related to the drawImage method, which is the essential method to edit the raster image - https://code.google.com/p/chromium/issues/detail?id=117949&q=canvas%20large%20images&colspec=ID%20Pri%20M%20Iteration%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified and https://code.google.com/p/chromium/issues/detail?id=121780&q=canvas%20large%20images&colspec=ID%20Pri%20M%20Iteration%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified
For the time being this browser behaviour couldn't be worked around.