UIX: Cannot highlight text in a dashboard web application

Hi,

I have a dashboard using iframe to display my web application on a new right tab. I sometimes need to copy text from the application, but I can't even highlight any text at all. I've searched far and wide on the web, browsing forums searching for answers, that maybe it's the fact that these dashboards are running on IE11, or that maybe there are some settings to be adjusted in the dashboard.html file itself. Or maybe it's a CSS problem or something like that, but I couldn't find anything related to that problem, so I wanted to ask here.

Is this a known issue? Is there a way to be able to highlight and copy text from the iframe?

I can copy when I open my web app on any browser - even MS Edge in the IE11 view.

My web app uses both <span> and <p>. Everything is encapsulated in <div> tags.

Thanks for any help.