[GH-ISSUE #3874] Copy - paste truncated #1345

Closed
opened 2026-03-07 21:02:41 +03:00 by kerem · 3 comments
Owner

Originally created by @valentintraen on GitHub (Nov 6, 2025).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3874

Description

When a column contains a lot of text (more than 4074 characters I believe), the copy-paste result is truncated
Tested on a column with json datatype under MySQL

Steps to reproduce

Insert data with many characters and copy and paste it

Expected/Desired Behavior

Full copy - paste

CloudBeaver Version

25.2.4

Additional context

No response

Originally created by @valentintraen on GitHub (Nov 6, 2025). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3874 ### Description When a column contains a lot of text (more than 4074 characters I believe), the copy-paste result is truncated Tested on a column with json datatype under MySQL ### Steps to reproduce Insert data with many characters and copy and paste it ### Expected/Desired Behavior Full copy - paste ### CloudBeaver Version 25.2.4 ### Additional context _No response_
Author
Owner

@EvgeniaBzzz commented on GitHub (Nov 10, 2025):

Hi @valentintraen
Could you please describe your use case? How often do you actually need to copy and paste long text?

Long text in cells is truncated to speed up data loading. It's expected behavior.

If you need the full text, you can use the following workarounds:

  1. Use Download in the cell's context menu - the full text will be saved as a file.
  2. Open the Value panel, click Show more, then use keyboard shortcuts to select all and copy.
<!-- gh-comment-id:3511006600 --> @EvgeniaBzzz commented on GitHub (Nov 10, 2025): Hi @valentintraen Could you please describe your use case? How often do you actually need to copy and paste long text? Long text in cells is truncated to speed up data loading. It's expected behavior. If you need the full text, you can use the following workarounds: 1. Use Download in the cell's context menu - the full text will be saved as a file. 2. Open the Value panel, click Show more, then use keyboard shortcuts to select all and copy.
Author
Owner

@valentintraen commented on GitHub (Nov 10, 2025):

My colleague confirms that the workarounds are working properly, that will be enough for the moment!

Thanks !

<!-- gh-comment-id:3511730991 --> @valentintraen commented on GitHub (Nov 10, 2025): My colleague confirms that the workarounds are working properly, that will be enough for the moment! Thanks !
Author
Owner

@EvgeniaBzzz commented on GitHub (Nov 10, 2025):

Great!
Looking forward to your next visit 🙂

<!-- gh-comment-id:3511815181 --> @EvgeniaBzzz commented on GitHub (Nov 10, 2025): Great! Looking forward to your next visit 🙂
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#1345
No description provided.