Copy link to clipboard
Copied
I have discovered that the table of contents stretches outside the frame when opening the multiscreen html5 help in Internet Explorer 8. I am using the Desktop knowledge with home page layout.
I am attaching a screenshot.

I have turned off the optimization option - Convert absolute image size to relative size.
This has not helped.
Any suggestions on how to solve this would be greatly appreciated.
Yehoshua Paul
Copy link to clipboard
Copied
I have transferred this problem to the developers in my company. They should be able to solve the problem, but I would still be interested in hearing what people suggest.
Copy link to clipboard
Copied
Hi,
IE8 is not supported for HTML5. This is not the only problem you will encounter on IE8.
The reason this problem occurs is that the background of the sidebar is a background of the page itself. It uses CSS3 to make it as wide as the sidebar. But IE8 doesn’t support this CSS.
If you want to solve this, you can do the following: Remove the background image from the body and add it to the sidebar. Then, give the sidebar a fixed position with top:0 and bottom:0 but keep the left, right and with intact. Then you need to add overflow:auto to the section that holds the TOC.
Greet,
Willam
Copy link to clipboard
Copied
William.
Thank you!
As of now, this is the only problem that I and members of the QA team have managed to find so far.
One of the developers managed to solve the problem, he did something in the CSS that solved it. I am not 100% sure what exactly (he tried explaining it to me, but I didn't fully get it). I am going to pass on your suggestiong to him just to hear what he has to say, but as of now the help looks fine in IE8, 9 and 10, which is great for me.
Thanks again!
Yehoshua
Copy link to clipboard
Copied
It might be a simple compatibility problem. I think IE did not support HTML5 sufficiently before version 9.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more