When using Javascript imagecrop, the popup window fails to execute properly (for example the downscaling dropdown doesn't trigger). This is because the minipanel javascript throws an error - probably because there isn't a menu on this page.
The fix is pretty easy. In Home » Administration » Configuration » User interface, select to edit the Menu Minipanel configuration and add
imagecrop/*
to the list of excluded paths. This bug report is really to help others who have the same issue, and hence marked as fixed.
Comments