energine-cmf / energine

Energine is a content management system which allows to support web-applications (including websites) of any level of complexity. Energine is based on Energine CMF — a power full toolkit for web-application development using XML/XSLT transformations.
http://energine.org
MIT License
13 stars 3 forks source link

Bug with grid inside dialogs on new bootstrap css #61

Open andykarpov opened 10 years ago

andykarpov commented 10 years ago

In some cases you're unable to scroll down and see ALL grid records when grid is located inside an iframe of the modal dialog.

Tested on latest FF && Chrome && Safari.

andykarpov commented 10 years ago

Partially fixed yet. The problem is the following now:

  1. grid inside an iframe seems good now, except it's filter - it doesn't shown at all, somehow
  2. grid height on page is wrong (too small)