After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 359392 - Performance regression with big paste
Performance regression with big paste
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
git master
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2006-10-03 20:16 UTC by Emmanuel Pacaud
Modified: 2006-10-05 16:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emmanuel Pacaud 2006-10-03 20:16:04 UTC
Enter =rand() in the first cell.
Copy this cell.
Select the first column.
Paste.

-> UI freezes for a few seconds. 

It used to be quasi instant in the 1.6 serie.
Comment 1 Morten Welinder 2006-10-04 15:54:53 UTC
Probably my fault.

It's doing an amazing amount of work in rows_height_update.
Comment 2 Morten Welinder 2006-10-05 16:33:50 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.