PreviousNextTracker indexSee it online !

(5/231) 1229377 - With large portions of clipboard text cut'n'paste gets slow

When there have been huge portions of text been
copied or cutted (and are in the "Paste Previous"
and "Paste Deleted" lists), every following (small)
cut'n'paste action gets really slow.

This even resulted in a Java "Out of heap memory"
error.

After the crash there was some "#history.#save#"
file there, but no original one anymore. So the
crash probably happened when the new file should
have got written.

As far as I remember was the #save# file
incomplete.

When I started jEdit again, it deleted the
#history#save# file and I had to take a backup.

This bug probably affects register handling.

It might be a good idea to have a recent maximum
limit for clipboard snippets to be stored in the
caches.

Submitted blueyed - 2005-06-28 - 23:22:43z Assigned nobody
Priority 5 Category editor core
Status Open Group severe bug
Resolution None Visibility No

Comments

2010-11-15 - 22:24:26z
kog13
Is this still an issue? Has a recent maximum limit been implemented?

Attachments