<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Impress: Changing paragraph indentation should update animation type (on-click/with-previous)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124507">124507</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Impress: Changing paragraph indentation should update animation type (on-click/with-previous)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.1.0.3 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Impress
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>andthebrain@softfrog.ca
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Steps:
1. Create an Impress presentation with a bulleted list.
2. Animate the bulleted list.
3. Right-click on any of the animations, select 'Timing...'
4. On 'Text Animation' tab, set 'Group Text' (to 'By 1st level paragraphs' for
example); press OK
5. Change indentation of some one of the paragraphs.

Desired:
- The animation type (on-click vs with-previous) should update to match the
setting for the text group.

Actual:
- The animation type does not change.


Notes:
- The "Group Text" setting is currently inferred from existing animations;
however, for this requested feature to work reliably the Group Text setting
must be set at Text Group creation (default to 1st level, like currently done),
and updated only when the user explicitly sets the value (vs implicitly updated
whenever the user updates the animation types individually).

- PowerPoint (.pptx) files store this setting as the 'bldLvl' attribute, on the
<p:bldP> tag, inside <b:bldLst> inside <p:timing> inside <p:sld> in the XML
file for each slide.

- Setting will need to be saved in .ODP file.

- Setting must still be inferred for old files which lack the setting.



If the "Group Text" setting is inferred, then we run into problems when there
is only one paragraph, or when the user manually changes one (or more)
animation's type. In either case the "Group Text" setting would change
unexpectedly for the user. Currently this is not an issue because the setting
only has an effect at the moment the user sets the value; however, this
proposed feature will change animation types during a user's normal work flow
and hence must not unexpectedly change the text grouping.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>