In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Relationship Graph View Issue ] Dependency Graph ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0000042 [In-Portal CMS] Front End bug report always 2009-06-03 14:10 2009-10-03 07:56
Reporter alex View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
Summary 0000042: Vertical scrollbar, when content block edit window is opened on Front-End
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).
Additional Information



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker