Wrong highlighting in value panel when composite type is saved
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 188
Description
#### System information:
- Operating system (distribution) and version Win10
- DBeaver version 21.3.0
#### Connection specification:
- Database name and version Postgresql
#### Describe the problem you're observing:
When composite data is changed and saved, the values in value panel remain highlighted as if having pending changes
#### Steps to reproduce, if exist:
1. Open a table with composite data type
2. Disable show complex columns structure
3. Open Value panel
4. Change some data
5. Save changes
**Expected:** Data highlighting in value panel disappears
**Actual:** Data is still highlighted until cell in focus is changed

Contributor guide
Assessment
This issue has not been assessed yet.