0

I am trying to show a dialog control using sap.m.Dialog on top of PDFViewer control in IE11. In this case, PDFViewer and dialog controls both will get activated at the same time.i.e., z-order of PDFViewer and Dialog control will become the same.

This limitation of PDFViewer is specifed at: PDF Viewer

To solve this issue, openui5 specify that we have to insert another iframe element between the PDF viewer and the rest of the elements on the page.

I don't really understand the meaning of the sentence specified above. Can someone help me on how to insert another iframe element between pdf viewer and rest of the elements of the page.

Screenshot

enter image description here

Inizio
  • 2,226
  • 15
  • 18
Purushotham CK
  • 425
  • 6
  • 8
  • Ok, added screenshot. I also tried using iframe to display pdf doc instead of PDFViewer, but still issue persists in IE11. – Purushotham CK Aug 09 '18 at 13:11
  • 1
    What is the target UI5 version? Just to let you know, [UI5 already stopped supporting IE11 since v1.88](https://openui5.hana.ondemand.com/topic/74b59efa0eef48988d3b716bd0ecc933). – Boghyon Hoffmann Apr 28 '21 at 07:21

0 Answers0