-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 7.2.10 DXP FP3
-
Fix Version/s: None
-
Component/s: Alloy Editor
-
Labels:None
Fairly simple test, with configuration enabling indent and outdent. Feature is is not being formatted via HTML upon clicking icon. Icon also doesn't activate.
https://web.liferay.com/marketplace/-/mp/application/166300553
Steps
1) Download the AE Manager
2) Enable Strike and save
3) Navigate to a portlet using AE like blogs or web content
4) Add the below code as normal text into the content section
5) Select the paragraph to bring up the toolbar and use the indent icon
6) Text isn't formatted
@ExtendedObjectClassDefinition(category = "template-engines") @Meta.OCD( id = "com.liferay.portal.template.freemarker.configuration.FreeMarkerEngineConfiguration", localization = "content/Language", name = "freemarker-engine-configuration-name" )
Expected
Text formatted
Actual
Editor is not formatting text
Note: hiding features is likely to lead to no visibility as to if those features actually work or not.