Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-32

Vertical scrollbar, when content block edit window is opened on Front-End

    XMLWordPrintable

    Details

    • Type: Bug Report
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.0.0
    • Fix Version/s: 5.0.0
    • Component/s: Front End
    • Labels:
      None

      Description

      When Front-End page have a lot of data, then scrollbars are displayed. When using "Edit" button (to edit cms block content) button on such page, then cms block edit form is opened (it's ok). Problem happens, when you try to maximize this window. Maximized window position and size are calculated based on window size when scrollbars are not present. In this case scrollbar brokes all calculations.

      I propose to do following (in thickbox.js in "core/admin_templates/js" folder):
      1. Set "overflow: hidden", when first windows is opened.
      2. Set it back to original value, when last windows is closed.

      This will help to prevent vertical scrollbar when window is maximized (like FCKEditor).

        Attachments

          Activity

            People

            • Assignee:
              alex Alex
              Reporter:
              alex Alex
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: