Hi guys,

The fix on #1334378 seems to prevent ICME from showing the uploaded file on Mac browsers.

Line 116:

'onblur' => "if (this.value.length > 0) { jQuery('#$select_id').triggerHandler('mousedown'); }",

Not kickstarting on any OS X browser. Cannot countercheck on other OS.

Thanks.

Comments

md2’s picture

I can confirm I'm getting the same problem

keithm’s picture

Issue summary: View changes

Also confirming onblur not firing on Mac OS X 10.9.1 Safari, Chrome, Firefox.

osopolar’s picture

Version: 6.x-1.8 » 6.x-1.10
Status: Active » Closed (duplicate)

IMHO it's just a problem with the backport in issue #1334378: Insert file on IMCE fails in some Browsers