Bug 134366

Summary: Resizing the window with GIF around triggers quite some activity
Product: LibreOffice Reporter: Telesto <telesto>
Component: ImpressAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: l.lunak
Priority: medium    
Version: 7.1.0.0.alpha0+   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 129062    

Description Telesto 2020-06-28 15:28:35 UTC
Description:
Resizing the window with GIF around triggers quite some activity

Steps to Reproduce:
1. Open attachment 162480 [details]
2. Go to windowed mode..
3. Reduce / increase the window size -> Black border as long as you resize (not nice, but not awful either). And quite some painting..

Change this for panels/  insert a table in the sheet enter/exit the table -> Context depended toolbar causes redrawing etc.. 
Resizing page panel/ resizing sidebar etc.

Feel free to close if this to much fuzz

Actual Results:
Quite some activity

Expected Results:
Ideally not to many redraw calls etc (but minor IMHO)


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 006c65bbd472cb1d7d44e095714e28190b76be0d
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL
Comment 1 Luboš Luňák 2020-06-30 11:21:10 UTC
Slow drawing => slow resizing.

*** This bug has been marked as a duplicate of bug 134365 ***
Comment 2 Telesto 2020-06-30 14:54:47 UTC
(In reply to Luboš Luňák from comment #1)
> Slow drawing => slow resizing.
> 
> *** This bug has been marked as a duplicate of bug 134365 ***

Not actually what I meant (as i used Raster in the case). Maybe I should picked another file.. anyhow.. This is more about redrawing everything after a screen change (context depend toolbar, resizing of the main window (in windowed mode), resizing panels etc)..

Not if a full redraw could be prevented, or somewhat reduced.. would be nice, but nothing critical/major..