The interface may be misleading and cause update problems #1060

Open
opened 2026-03-04 11:39:22 -05:00 by deekerman · 1 comment
Owner

Originally created by @valentintraen on GitHub (Feb 13, 2026).

Description

https://github.com/user-attachments/assets/1145e678-814c-4865-a2d2-abc44409b824

As you can see in the video, if a string contains special characters like \n, \r, etc..., copying and pasting the text from the box does not produce the same result if you click on the box or select the text.
In addition, if we modify the data from the interface box, the data is updated without taking into account the characters that are hidden and overwrites them.

Steps to reproduce

  • Create a table containing a string with \n, \r etc...
  • Copy paste its content by clicking on the box and selecting the text to see the difference
  • Edit cell content

Expected/Desired Behavior

The copy and paste should be constant and reflect the reality of what is contained in the box.
A modification should not be able to overwrite the characters that are hidden.

CloudBeaver Version

25.3.4

Additional context

No response

Originally created by @valentintraen on GitHub (Feb 13, 2026). ### Description https://github.com/user-attachments/assets/1145e678-814c-4865-a2d2-abc44409b824 As you can see in the video, if a string contains special characters like \n, \r, etc..., copying and pasting the text from the box does not produce the same result if you click on the box or select the text. In addition, if we modify the data from the interface box, the data is updated without taking into account the characters that are hidden and overwrites them. ### Steps to reproduce - Create a table containing a string with \n, \r etc... - Copy paste its content by clicking on the box and selecting the text to see the difference - Edit cell content ### Expected/Desired Behavior The copy and paste should be constant and reflect the reality of what is contained in the box. A modification should not be able to overwrite the characters that are hidden. ### CloudBeaver Version 25.3.4 ### Additional context _No response_
Author
Owner

@dariamarutkina commented on GitHub (Feb 13, 2026):

Hello, @valentintraen !
Thank you for reporting this issue and for the detailed explanation💙

We appreciate your feedback and will work on fixing this behavior🦫

@dariamarutkina commented on GitHub (Feb 13, 2026): Hello, @valentintraen ! Thank you for reporting this issue and for the detailed explanation💙 We appreciate your feedback and will work on fixing this behavior🦫
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#1060
No description provided.