Issue Summary

      When editing a page and starting an indention we should be able to indent multiple times within a single line.

      Environment

      (Optional - If Applicable)
      *Confluence 7.0.1
      *

      Steps to Reproduce

      1. Create/Edit a page
      2. Add an indention
      3. Attempt to tab the indention past the start point.

      Expected Results

      I should be able to indent multiple times at start of indention.

      Actual Results

      The indention does not allow multiple indents on the start.

      Notes

      (Optional - If Necessary)

      Workaround

      1. Install Confluence Source Editor on your Confluence.
      2. Edit the page.
      3. Look for the < > symbol on your top right hand corner below your profile picture.
      4. Add the following CSS style for the bulleted list you wish to indent e.g. <ul>.
        style="margin-left: 30.0px;"
        
      5. For example:
        Before:
        <h2>Outdented Title</h2>
        <p style="margin-left: 30.0px;">Indented Title</p>
        <ul>
          <li>First indented bullet<ul>
              <li>Second indented bullet</li>
            </ul>
          </li>
        </ul>
        

        After:

        <h2>Outdented Title</h2>
        <p style="margin-left: 30.0px;">Indented Title</p>
        <ul style="margin-left: 30.0px;">
          <li>First indented bullet<ul>
              <li>Second indented bullet</li>
            </ul>
          </li>
        </ul>
        
        

        1. image-2019-10-11-11-58-16-161.png
          37 kB
          Stephen Sifers
        2. image-2019-10-11-11-59-12-791.png
          45 kB
          Stephen Sifers
        3. Screen Shot 2020-08-23 at 15.31.03.png
          103 kB
          Thiago P [Atlassian Support]
        4. workaround.png
          316 kB
          Sean Yong

          Form Name

            [CONFSERVER-58987] Unable to indent multiple times on indention start

            ndiken added a comment -

            Makes sense, thanks!

            ndiken added a comment - Makes sense, thanks!

            Nam Ho added a comment -

            Hi ce6d3da0f430,

            This issue is fixed in Confluence 7.7.2 and later. Your Confluence probably are not updated to that version.

            Nam Ho added a comment - Hi ce6d3da0f430 , This issue is fixed in Confluence 7.7.2 and later. Your Confluence probably are not updated to that version.

            ndiken added a comment -

             Interesting.. I believe I'm on self-managed. Is there maybe a setting the admin should update/change?

            ndiken added a comment -  Interesting.. I believe I'm on self-managed. Is there maybe a setting the admin should update/change?

            It's working for me again @ndiken - are you on cloud or self-managed?

            Jeremy Caron added a comment - It's working for me again @ndiken - are you on cloud or self-managed?

            ndiken added a comment -

            I'm a little confused why this ticket was marked as "Fixed" when it clearly wasn't This is something that should be present in all editors anyways

            ndiken added a comment - I'm a little confused why this ticket was marked as "Fixed" when it clearly wasn't This is something that should be present in all editors anyways

            Yes we are also on the last LTS version and our users are not happy with this loss of functionality. Can you please push it back to the last LTS version?

            Michelle Vincent added a comment - Yes we are also on the last LTS version and our users are not happy with this loss of functionality. Can you please push it back to the last LTS version?

            Any chance this fix will make it to the LTS 7.4? This is a pretty gnarly regression and impacts out users ability to edit pages formatted with an older version.

            Graham Greving added a comment - Any chance this fix will make it to the LTS 7.4? This is a pretty gnarly regression and impacts out users ability to edit pages formatted with an older version.
            Thiago Masutti made changes -
            Remote Link New: This issue links to "PSR-445 (JIRA Server (Bulldog))" [ 503516 ]
            Thiago Masutti made changes -
            Link New: This issue is related to CONFSRVDEV-15359 [ CONFSRVDEV-15359 ]
            Nam Ho made changes -
            Fix Version/s New: 7.7.2 [ 92690 ]

              nhoxuan Nam Ho
              ssifers@atlassian.com Stephen Sifers
              Affected customers:
              50 This affects my team
              Watchers:
              36 Start watching this issue

                Created:
                Updated:
                Resolved: