*Environment:* Windows/Firefox
Steps to reproduce:
Setup a Viewport using Help Center
Add a Gliffy diagram
Look at in in Viewport view.
Expected result:
No scroll bars are visible
Actual result:
Scroll bars are always displayed
Workaround:
Changing the attribute scrolling="auto" to scrolling="off" on the Gliffy iframe using custom JS fixes this.