Add ability to make text join an existing bullet list

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Medium
    • None
    • Affects Version/s: None
    • Component/s: None

      NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.

      Intended behaviour specification

      If you have:

      1. first
      2. second

      third

      Pressing the numbered bullet list toolbar button or the Ctrl + Shift + B keyboard shortcut at "third" should produce:

      1. first
      2. second
      3. third

      Similarly if the text is between two numbered lists:

      1. first
      2. second

      third

      1. fourth
      2. fifth

      We should get:

      1. first
      2. second
      3. third
      4. fourth
      5. fifth

      If there is a nested ordered list preceding the text:

      1. first
        1. second

      third

      Then:

      1. first
        1. second
        2. third

      This behaviour should activate if the cursor is:

      • anywhere among the word "third"
      • if the word "third" is wholly selected

            Assignee:
            Steve Haffenden (Inactive)
            Reporter:
            dave (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: