Issue information
-
#035702
-
Fixed
-
4.2.1
-
4.2.2
-
0 - None Assigned
Issue Confirmations
-
Yes (0)No (0)
In ips.gallery_uploader.js you move the uploadFieldWrap "away":
However, -1000 px is not enough for the wide screen so that a part of the div is still shown.
/* Move the upload box out of the way. Flash being touchy */
$('uploadFieldWrap').setStyle( { 'position': 'absolute', 'left': '-1000px' } ).show();
However, -1000 px is not enough for the wide screen so that a part of the div is still shown.
1 user(s) are reading this issue
0 members, 1 guests, 0 anonymous users












