I am facing a problem in Apex 4.2.2, where an image is correctly shown in Chrome (left in the screenshot), but not in IE 11 (right).
I cannot easily upgrade Apex, nor can I use another browser (the application uses ActiveX, so I am stuck with IE).
The source of the images is a SQL query returning a BLOB. So the image source in the browser is
src="wwv_flow.show?p_request=NATIVE%...&p_instance=...&p_flow_id=...&p_flow_step_id=.."
It looks like a rendering problem. I have tried different images, all jpg, but in IE they all show a cross.
Has anyone experienced something similar before? It's kind of a long shot, I know.
Thanks,
Ino
