Collapsible Separator with Wysiwyg fields causes sizing problems for TinyMce

7 posts by 2 authors in: Forums > CMS Builder
Last Post: May 21, 2016   (RSS)

By garyhoffmann - May 18, 2016

I'm using Firefox (latest version - changes so often bur right now it's 46.0.1).  I have not tested on other browsers.  When I have Wysiwyg fields within a region that has a collapsible separator, when the section is opened, the Wysiwyg is not sized correctly, nor is it positioned correctly.

This is pretty easy to test...just add a wysiwyg to a section headed with a collapsible separator.

Any thought what might be causing this?

By Damon - May 18, 2016

Hi,

I wasn't able to recreate the issue using Firefox 46.0.1 and CMS Builder 3.04. I added two WYSIWYG editors with 600px height each below a collapsible separator and they both appeared with the correct size and position.

If you are running CMS Builder 3.03, can you upgrade to 3.04 and re-test?
http://www.interactivetools.com/order/upgrade.php

And if you are running CMS Builder 3.04, can you provide the exact steps to recreate.

Thanks!

Cheers,
Damon Edis - interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By garyhoffmann - May 19, 2016 - edited: May 19, 2016

Hi Damon,

I'm going to try to attach a movie that shows the problem.  The section has many list fields, textfields, checkbox fields, wysiwyg fields, upload fields and uses the color picker add-on.  I will also try to attach the ini file for the section.

This is utilizing 3.04.  I do use the advanced image add-on for TinyMCE (would love to see this as normally included in CMSB by the way) and several of the CMSB plugins (Apply button, Color Picker, Create Record Here, Geocoder, Grey Hidden Records, Image Cropper, Modify Homepage, Save And Copy, and Website Membership)

The wysiwyg fields have the following definitions

  • All allow uploads
  • The first is 500px
  • The second is 300px
  • The third is blank for default height
  • The fourth is 300px

It's a complex section, thus the reason why I want to use the collapsible separators.

All of these problems go away when I don't use collapsible separators.

By Damon - May 19, 2016

Hi Gary,

Thanks for sending in the section editor for story board. I added that but everything still works as expected.

Can you reply with the wysiwyg_custom.php attached?
It is in the /lib/ folder. 

Then I can test with the same WYSIWYG editor setup.

Thanks!

Cheers,
Damon Edis - interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By garyhoffmann - May 20, 2016

I must never have clicked the publish button...

Attached is the custom wysiwyg_custom.php file.  Note, there are quite a few changes to deal with CSS.

Attachments:

wysiwyg_custom.php 8K

By garyhoffmann - May 21, 2016

Thank you...now i have a starting point.

i can take it from here. I'm thinking it has something to do with my addon css but don't know how to add in more classes and styles otherwise.  I'll get to the bottom of the problem.  Knowing it works in std code leads me toward a solution.