When Nesting a note macro inside a section macro in Confluence in Firefox. After the first line break display text is not rendering.

XMLWordPrintable

    • 3
    • Severity 3 - Minor

      Issue Summary

      When Nesting a notemacro inside a section macro in Confluence in Firefox. After the first line break display text is not rendering.

      Environment

      • Confluence 6.13.8, 6.13.10
      • Firefox 73.0.1

      Steps to Reproduce

      1. Insert section macro
      2. Insert note macro or Code block macro within section macro
      3. Put text in section macro and nested macro and then make a line break and put more text.
      4. Publish

      Expected Results

      Text should render

      Actual Results

      Text after the line break does not render when published

      Notes

      Storage Format

      <ac:structured-macro ac:macro-id="11ab97b9-f08c-4194-859a-b2cc3dc9f6bd" ac:name="section" ac:schema-version="1">
        <ac:rich-text-body>
          <p>Name : Puven</p>
          <p>Team : Confluence</p>
          <p>
            <br/>
          </p>
          <ac:structured-macro ac:macro-id="c682a9c1-7139-4193-b80a-27850a065b8a" ac:name="note" ac:schema-version="1">
            <ac:rich-text-body>
              <p>Test</p>
            </ac:rich-text-body>
          </ac:structured-macro>
        </ac:rich-text-body>
      </ac:structured-macro>
      

      Workaround

      Any other supported browsers,(IE 11, Edge, or Chrome)

            Assignee:
            Unassigned
            Reporter:
            Puventhira Pragasam (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: