Description: In general Impress is a laggy part of the suite. Where it becomes almost unusable is when a populated table is edited. The typing lags so much I exceed the pace the program showing letters and words. I have tried every setting I can possibly think of (Hardware acceleration, Open GL, Memory settings, Experimental features, Java, a fresh user profile et cetera). I hope this is not considdered normal. Ever since version 5, Impress is laggy and It seems to become worse with every release. In Writer, working with tables is painless. So why is it so terrible in Impress? Steps to Reproduce: 1.After opening the attached Impress file, start typing text in the table. 2. 3. Actual Results: Laggy performance Expected Results: Smooth typing. Reproducible: Always User Profile Reset: Yes Additional Info: User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36 OPR/48.0.2685.52
Created attachment 137518 [details] Impress file with table
Confirming with: Version: 6.0.0.0.alpha1+ Build ID: 06cad1a9a42ea74434f9ed0e4027163d029eb4a1 CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2017-11-02_23:40:06 Locale: nl-NL (nl_NL); Calc: CL Steps to reproduce 1. Open attachment 137518 [details] 2. Start typing text in the table on sheet 2 3. Scroll up/down
Created attachment 137523 [details] Bibisect log Bisected to: author Noel Grandin <noel@peralex.com> 2015-11-10 12:51:47 (GMT) committer Noel Grandin <noel@peralex.com> 2015-11-10 13:30:03 (GMT) commit 05b9c892b8568b076a6bc14f45c889e7cd5385ca (patch) tree 8192abd6d0d5d61df8b6d416975e9571a94dbb50 parent c1cd376c2830f626ebfde9585b9ddb93ce603b48 (diff) editeng: boost::ptr_vector->std::vector<std::unique_ptr>
Duplicate of bug 108608 *** This bug has been marked as a duplicate of bug 108608 ***
Could someone try out the patch in https://gerrit.libreoffice.org/53371 and see if it helps them, seems to work for me
(In reply to Telesto from comment #2) > Confirming with: > Version: 6.0.0.0.alpha1+ > Build ID: 06cad1a9a42ea74434f9ed0e4027163d029eb4a1 > CPU threads: 4; OS: Windows 6.3; UI render: default; > TinderBox: Win-x86@42, Branch:master, Time: 2017-11-02_23:40:06 > Locale: nl-NL (nl_NL); Calc: CL > > Steps to reproduce > 1. Open attachment 137518 [details] > 2. Start typing text in the table on sheet 2 > 3. Scroll up/down Is this Windows-only? I don't see a problem even in 6.0.3. If so, I am unable to test Noel's patch as I don't have a Win build env set up.
Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=13a1bc409d9b2f0d14f4d316b7977b1fc2eb3c8a tdf#113643 Editing tables in Impress lags terribly It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
In Windows I am able to repro with 6.0.3, but 6.1 alpha1 does not have the terrible lag Version: 6.1.0.0.alpha1 (x64) Build ID: cb47f0d320994e001bc38dc2ee9b7d957b15e6ab CPU threads: 4; OS: Windows 10.0; UI render: default; Locale: fi-FI (fi_FI); Calc: group
Created attachment 146513 [details] Impress file with table In the current stable version: Versie: 6.0.6.2 (x64) Build ID: 0c292870b25a325b5ed35f6b45599d2ea4458e77 CPU-threads: 4; Besturingssysteem: Windows 10.0; UI-render: standaard; Locale: nl-NL (nl_NL); Calc: group typing lag is a bit less in this version. However working with tables (selecting text, putting the cursor to type, selecting another cell than the current, etc.) is extremely laggy. Try the attached file.
(In reply to E Moen from comment #9) > Created attachment 146513 [details] > Impress file with table > > In the current stable version: > > Versie: 6.0.6.2 (x64) > Build ID: 0c292870b25a325b5ed35f6b45599d2ea4458e77 > CPU-threads: 4; Besturingssysteem: Windows 10.0; UI-render: standaard; > Locale: nl-NL (nl_NL); Calc: group Nope, try with 6.1.3.
Running 6.1.3.2 and the improvement is impressive! Lag is as good as gone. Guess I'll be using the fresh branche now. Thanks a lot.