Change philip-20110624-BVk by philip@PHILIP-I7 on 2011-06-24 14:35:41 EDT
    in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Turn off iframe scrollbars when scrollbars="false"

New Features:

Bugs Fixed: LPP-9973

Technical Reviewer: (pending)
QA Reviewer: yfang
Doc Reviewer: (pending)

Documentation:

Release Notes:

Overview:
I added a div around the iframe that will hide any scrollbars when scrollbars="false" in the html component.

A side-effect of this change is that I needed to modify the rte component to use scrollbars="true". For rte, this doesn't display a scrollbar unless the browser window is smaller than the rte size. If you set scrollbars="false" the rte component won't get focus in some browsers.

Details:


Tests:
Run test in jira report. You will not see a scrollbar when resizing the browser window.

Files:
M       lps/components/extensions/rte.lzx
M       lps/includes/source/iframemanager.js

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/philip-20110624-BVk.tar

Reply via email to