Bug 122776

Summary: Improve: Moving slides require to wait for animation finish
Product: LibreOffice Reporter: DarkTrick <notebook22312>
Component: ImpressAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED NOTABUG    
Severity: enhancement CC: xiscofauli
Priority: medium Keywords: accessibility
Version: 6.0.7.3 release   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 102283, 112598    

Description DarkTrick 2019-01-17 06:47:16 UTC
Current behaviour:
  1. Create several slides in a presentation
  2. Move(drag) one slide in between two other slides
  3 The surrounding slide will move up/down to make space for the new (still dragged) slide
  4. If the mouse button is released too fast (probably before the animation finished), the action is reverted.

Suggested behaviour:
  @4. Slide will be moved, even, if the animation is not yet finished
Comment 1 Xisco FaulĂ­ 2019-05-02 10:54:36 UTC
if it's reverted it's because it doesn't know the new slide position.
Closing as RESOLVED NOTABUG