Bug 134366 - Resizing the window with GIF around triggers quite some activity
Summary: Resizing the window with GIF around triggers quite some activity
Status: RESOLVED DUPLICATE of bug 134365
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
7.1.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Skia
  Show dependency treegraph
 
Reported: 2020-06-28 15:28 UTC by Telesto
Modified: 2020-06-30 14:54 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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..