Bug 105125 - A text animation can't be added under specific conditions
Summary: A text animation can't be added under specific conditions
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
5.3.0.0.beta2
Hardware: All All
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Sidebar-Animation
  Show dependency treegraph
 
Reported: 2017-01-05 16:42 UTC by Telesto
Modified: 2024-02-01 09:43 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Example file (44.26 KB, application/vnd.oasis.opendocument.presentation)
2017-01-05 16:43 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2017-01-05 16:42:33 UTC
Description:
An text animation can't be added under specific conditions

Steps to Reproduce:
1.Open the attached file
2.Open Animation deck with the sidebar
3.Add a 'D' after 'C' in the bulleted list
4.Exit the text box frame
5.Re-enter the text frame by clicking after 'D'
6.Hit enter (creating a new bullet)
7.Add 'DEF'
8.Select DEF with mouse or keyboard
9.Try to add an animation by clicking the green + button in the deck

Actual Results:  
Animation can't be added

Expected Results:
It should be possible to add an animation


Reproducible: Always

User Profile Reset: No

Additional Info:
Found in
Version: 5.4.0.0.alpha0+
Build ID: 215cbfb460326010737433c2020638e9388a88a4
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-01-02_23:58:32
Locale: nl-NL (nl_NL); Calc: CL

but not in:
Versie: 4.4.6.3 
Build ID: e8938fd3328e95dcf59dd64e7facd2c7d67c704d
Locale: nl_NL


User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Comment 1 Telesto 2017-01-05 16:43:06 UTC
Created attachment 130179 [details]
Example file
Comment 2 Xisco Faulí 2017-01-12 11:38:08 UTC
Regression introduced by:

author	David Tardon <dtardon@redhat.com>	2016-11-22 08:07:54 (GMT)
committer	David Tardon <dtardon@redhat.com>	2016-11-22 20:37:17 (GMT)
commit 2ad50c9a8c8411a57bbbd7a52734e72ffc4cc0ee (patch)
tree 7b37580b61d7d29d4545941cbac38318df423c87
parent ab9c578ed17cfd9c9a49f22d83f33b0546faedba (diff)
avoid loss of text in edited placeholder
How to reproduce:
1. Create an empty presentation.
2. Save it.
3. Click at one of the text placeholders and write something.
4. Save again.
5. Reload. The placeholder is missing. (Actually, it's still there, but
   empty and 0-size.)

This only happens if a11y is enabled.

Adding Cc: to David Tardon
Comment 3 QA Administrators 2018-01-13 03:30:37 UTC Comment hidden (obsolete)
Comment 4 QA Administrators 2020-01-14 03:39:47 UTC Comment hidden (obsolete, spam)
Comment 5 QA Administrators 2022-08-12 03:49:51 UTC Comment hidden (obsolete)
Comment 6 Stéphane Guillou (stragu) 2024-02-01 09:42:06 UTC
(In reply to Telesto from comment #0)
> Steps to Reproduce:
> 1.Open the attached file
> 2.Open Animation deck with the sidebar
> 3.Add a 'D' after 'C' in the bulleted list
> 4.Exit the text box frame
> 5.Re-enter the text frame by clicking after 'D'
> 6.Hit enter (creating a new bullet)
> 7.Add 'DEF'
> 8.Select DEF with mouse or keyboard
> 9.Try to add an animation by clicking the green + button in the deck
> 
> Actual Results:  
> Animation can't be added

Reproduced with:

Version: 5.4.0.2
Build ID: 2b906d450a44f2bbe506dcd22c51b3fa11dc65fd
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk2; 
Locale: en-AU (en_AU.UTF-8); Calc: group

Works for me with:

Version: 6.0.0.3
Build ID: 64a0f66915f38c6217de274f0aa8e15618924765
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk2; 
Locale: en-AU (en_AU.UTF-8); Calc: group

(In reply to Xisco Faulí from comment #2)
> How to reproduce:
> 1. Create an empty presentation.
> 2. Save it.
> 3. Click at one of the text placeholders and write something.
> 4. Save again.
> 5. Reload. The placeholder is missing. (Actually, it's still there, but
>    empty and 0-size.)
> This only happens if a11y is enabled.
Can't reproduce this in 5.4. Not sure what accessibility feature needs to be turned on.

Closing as "works for me" but please reopen if I'm missing something, Xisco!