[Libreoffice-bugs] [Bug 116602] New: UI reacts unnecessary slow
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Mar 24 10:36:45 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=116602
Bug ID: 116602
Summary: UI reacts unnecessary slow
Product: LibreOffice
Version: 5.4.2.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: joerg.kubitz at gmx.de
Description:
Redrawing all the context dependend UI Elements takes up to 2 seconds on a high
end computer. The processur is almost idle during that time. i.e. The drawing
could be much faster if the CPU would not sleep so much during handling the
redrawing.
Steps to Reproduce:
1.open new impress document
2.Insert a Text field.
3.Deselect Text field
4.Select Text field
Actual Results:
Clicking inside the textfield immediately puts the cursor inside. Approximatly
1 second later the the UI starts redrawing asynchronous all toolbars, propertie
pages, the ruler... It feels like a fast Video is playing redrawing all Symbols
one by one. Some Elements are even redrawn multiple times (as if multiple
properties of it changed)causing flickering.
Expected Results:
Immediatly redrawing all context dependend UI elements. Single click => single
redraw (i.e. dont redraw before all properties updated to final state)
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Also happens in V 6.0.1.1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101
Firefox/59.0
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180324/d5cacb46/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list