Created attachment 144837 [details] Screenshot of problem 1. Open Calc Observe weird borders. They scrub away partly as you scroll. Not yet seen with yesterday's Win build - either very new or Linux-only. VCL backend does not affect it. Arch Linux 64-bit Version: 6.2.0.0.alpha0+ Build ID: c5846c5af1fff1543a160743dd2728c76f901e8b CPU threads: 8; OS: Linux 4.18; UI render: default; VCL: gtk3_kde5; Locale: fi-FI (fi_FI.UTF-8); Calc: threaded Built on September 13th 2018
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=7034311dce663c895577267110baadbec312d491 author Armin Le Grand <Armin.Le.Grand@cib.de> 2018-09-06 18:15:02 +0200 committer Armin Le Grand <Armin.Le.Grand@cib.de> 2018-09-13 08:49:35 +0200 commit 7034311dce663c895577267110baadbec312d491 (patch) tree 8c1d712cbfb1b15dc492e6e724b6b22892914249 parent d92b0efe58b77247e1e5292c1a989baa934df797 (diff) Support buffering SystemDependent GraphicData (II) Bisected with: bibisect-linux64-6.2 Adding Cc: to Armin Le Grand
*** Bug 119889 has been marked as a duplicate of this bug. ***
*** Bug 119896 has been marked as a duplicate of this bug. ***
*** Bug 119925 has been marked as a duplicate of this bug. ***
reproucible on windows too. Version: 6.2.0.0.alpha0+ (x64) Build ID: 8c20d5d4ad6f3e8c672337e3ba67be45a1ccb7c2 CPU threads: 4; OS: Windows 10.0; UI render: default; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-09-14_03:39:09 Locale: en-US (ja_JP); Calc: CL
Same problem when selecting cells on a writer table
*** Bug 119969 has been marked as a duplicate of this bug. ***
let's put it to critical. It's almost impossible to work with calc in master
ALG: Seems to have to do with buffering filled PolyPolygons. Taking a look...
ALG: Seems to be the selection visualization - if you start calc, A1 is selected -> frame is top-left. If you select A2, frame goes lower. Zooms/scales with the view - seems to get a wrong transformation... Grepping task...
Problem found and fix at https://gerrit.libreoffice.org/#/c/60769/
(In reply to Armin Le Grand (CIB) from comment #11) > Problem found and fix at https://gerrit.libreoffice.org/#/c/60769/ Built and verified fix! Everything, including Writer text & table cell selections seem to be working now.
Unfortunately https://gerrit.libreoffice.org/#/c/60769/ continues to fail for unsharp reasons (see description there) - sorry, this *simple* fgix is not yet in master - sigh
I've also reported bug 120004 because I don't know if the root cause is the same... @Armin, @Buovjaga, could you please try with the patch added ?
(In reply to Xisco Faulí from comment #14) > I've also reported bug 120004 because I don't know if the root cause is the > same... > @Armin, @Buovjaga, could you please try with the patch added ? I see the borders with the patch.
*** Bug 120004 has been marked as a duplicate of this bug. ***
*** Bug 119994 has been marked as a duplicate of this bug. ***
Armin Le Grand committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3c658d7fd77eb2e7b98e70c6b8fd5f80cb6414f7 tdf#119843 Use transformed polygon data when needed It will be available in 6.2.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.
Can confirm fixed for me! (Linux, Mate Desktop Environment)
Also confirm for me fixed! Thanks for the good work to you all! cheers Version: 6.2.0.0.alpha0+ Build ID: 11a229c0094979b4980d8e3be8a8a7db60d01be7 CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; Locale: nl-BE (en_US.UTF-8); Calc: threaded
Fixed for me in Version: 6.2.0.0.alpha0+ Build ID: 66232248ff55639052ddb76918d555e21dc9c46b Threads CPU : 4; OS : Linux 4.15; UI Render : par défaut; VCL: gtk3; Ubuntu_18.04_x86-64 Locale : fr-FR (fr_FR.UTF-8); Calc: threaded Thank very much! Best regards. JBF
Fixed on windows also. Version: 6.2.0.0.alpha0+ (x64) Build ID: 3208fcb3a36d75d6290d9c548430682f153b09db CPU threads: 4; OS: Windows 10.0; UI render: default; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-09-20_22:43:20 Locale: ro-RO (ro_RO); Calc: threaded
allright, setting to fixed.