Hi,
We have customized the RTE in C5.5 by adding all the required plug-ins and when we use this RTE in column control(with 2 columns) the editor toolbar is wrapping in second line perfectly.
Now we are upgrading from CQ5.5 to AEM5.6.1 and when we use this RTE in column control(with 2 columns), the editor toolbar is not wrapping and missing table, source editor, left indent, right indent etc... I tried adding a property adjustEditorToToolbarHeight=true at /apps/autodesk/components/modular/rich-text/dialog/items/items/tab1/items/text but still having same issue.
I have attached screen shot for your reference.
Thanks
Muni
Solved! Go to Solution.
We have used the same technique(make the dialog floating) to fix this issue.
Create a cq:editConfig under RTE component and add the property cq:dialogMode = floating
Views
Replies
Total Likes
did you guys ever find a fix for this? we had the same problem but the only solution so far was just make the dialog floating so people can resize the window to show the buttons
Views
Replies
Total Likes
We have used the same technique(make the dialog floating) to fix this issue.
Create a cq:editConfig under RTE component and add the property cq:dialogMode = floating
Views
Replies
Total Likes