Line breaks after a Code Block/Panel macro in a bullet list are not working

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Summary

      • Line breaks are not working when you add a Code Block macro or a Panel macro inside a bullet list.

      Environment

      • Google Chrome
      • Safari

      Steps to Reproduce

      1. On the editor of a Confluence page, create a bullet list and a few items, for example:
        1. Some text
        2. Some text
        3. Some text {Code Block}
        
      2. After inserting the Code Block macro, place the cursor on the editor, in the end of the block, and hit ENTER

      Expected Results

      • A new line is created below the Code Block macro, looking like:
        1. Some text
        2. Some text
        3. Some text 
        {Code Block}
        4. Some text
        

      Actual Results

      • A new line is created above the Code Block macro, looking like:
        1. Some text
        2. Some text
        3. 
        4. Some text 
        {Code Block}
        

      Workaround

      • This issue was not replicable in Firefox

              Assignee:
              Unassigned
              Reporter:
              Renata Bueno
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: