Hi together,
we are using DS 1.2 (12.0.2.201311041742) with connection to SAP NetWeaver (no BI Platform installed).
When providing the link of an application in Internet Explorer (standard browser in our company) the shown charts are limited to 151px (see picture below). In the firefox, all is fine.
We took a look at the (iframe-)html code in IE 9:
the browser got identified correctly:
data-sap-ui-browser="ie9"
but the iframe is limited as following:
style="width: 100%; height: 151px;" fullPage="true"
In firefox there are the following parameters:
height="720" frameborder="0" fullpage="true" style="width:100%
In the notes 1768161, 1912712, 1855350 there is nothing said about this special limitation and we have the same issues in applications, where we do not use CrossTab or Pagebook.