Pasting large text in editor freeze dbeaver #38250
davidcanos
started this conversation in
General
Replies: 1 comment
-
DBeaver is built on Eclipse platform. So, we're using their editors. Such an issue comes from Eclipse. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
The software freeze after pasting a large text content
DBeaver Version
Community Edition 25.0.0
Operating System
Ubuntu 24.02
Database and driver
MySQL
Steps to reproduce
The issue is very easy to reproduce on Ubuntu linux (original deb package, no snap).
Copy the content of a large text file and paste it in the editor, the cpu spikes to 100% and the software freeze completely and you have to kill the process to.
It happens to me mistakenly pasting a log file and a svg file the i had copied before.
Additional context
Nothing related
Beta Was this translation helpful? Give feedback.
All reactions