https://bugs.documentfoundation.org/show_bug.cgi?id=153380
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Pasting attribute table |Pasting attribute table |copied from QGIS makes |copied from QGIS makes |LibreOffice freeze because |LibreOffice freeze because |of large values in WKT |of large values in WKT |column |column (steps in comment | |20) --- Comment #20 from Stéphane Guillou (stragu) <[email protected]> --- (In reply to m.a.riosv from comment #19) > There was only one file attached, comment#16 There was also the QGIS project I just obsoleted (attachment 185136), but to guarantee seeing the slowness, I used the geojson M-Rick provided, with the following steps: 1. load the geojson (attachment 186147) as a layer in QGIS 2. open its attribute table with F6; copy everything with Ctrl + A and Ctrl + C 3. paste in Calc If you haven't changed the options in QGIS, it will also copy a WKT column that defines the geometry of the features, which is the problematic part. To see the difference with when the WKT columns is not included, use in QGIS: Settings > Options > Data sources > Copy features as: plain text, no geometry. Then repeat copying and pasting, which should be instant. -- You are receiving this mail because: You are the assignee for the bug.
