AEM Forms Designer automatically changes <p> style - how do I stop this?
We have the stand-alone AEM Forms Designer, v6.5.17 to create government forms. When editing static text objects, AEM automatically applies the font style for the first word in the object to the paragraph - for instance, if the first word is bold and italics, that becomes the <p> style for the entire object. This creates a total mess of <span> styles in subsequent text in the same object. I can go into the XML source and manually change the <p> style to normal, but the style will AUTOMATICALLY change again next time I edit the object, with no other action on my part than clicking/selecting the object.
How do I stop this?