Open MokoJumbie opened 11 years ago
MokoJumbie submitted:
After further investigation, it appears the workaround I identified doesn't always work. Some TVs are still being cut off. I cant find a pattern. Why the heck does ExtJS not just use CSS properly instead of calculating positions in JS and applying inline styles?
This is seriously breaking my sites now. I marked it as 'Minor' before as a workaround, but this is a pretty serious issue.
christianseel submitted:
Can confirm this. I have an image tv that is displayed too long (out of view). tvs_below_content is enabled.
waldus68 submitted:
Also believe this is related http://tracker.modx.com/issues/9825 from forum post: http://forums.modx.com/thread/83771/problem-with-image-type-tv-and-2-4-2#dis-post-462750
MokoJumbie created Redmine issue ID 9833
After upgrading to 2.2.7, many of the tv form elements display incorrectly when the tvs are displayed below the content. In the case of the Image tv, it becomes unusable, because it's impossible to activate the file browser.
A workaround is to disable tvs_below_content. This is less than ideal because clients will have to modify their behaviour temporarily, until this is fixed.