In contradiction two other themes like garland the right sidebar does not disappear on some pages. For example: if you are going to create a page using a rich-text-editor like TinyMce I would expect that the right sidebar disappears and you have the whole width of the page for RTE-Input-field. This is how it works with Garland enabled. With Framework the whole width of the RTE-Input-field runs into the right side bar. This doesn't look out very nice.
I don't know where the problem is located but I can only imagine that this has to do something with the theme cause it doesn't appear with themes like garland.
Comments
Comment #1
andregriffin commentedI'm not seeing anything in the Garland theme itself that is defining cases for when the sidebar should be removed. It may be that the modules you are referring to are applying code to remove the sidebar when they are active, and only support for the default/most popular themes are coded into the module.
Try and see if anything about garland or the right sidebar is referenced in any of the module code (probably css).
Comment #2
andregriffin commentedClosed due to inactivity and not directly relating to framework code.
Comment #3
andregriffin commentedOne thing that could be done come to think of it, is in your block settings, set the blocks to not appear on certain pages that use the content editor (node-edit/* )