pgadmin-org / pgadmin-org/pgadmin4
pgadmin4 9.15 close when paste from libreoffice calc
@jgustavolara is already working on this.
Since Jun 7, 2026.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
Please note that security bugs or issues should be reported to security@pgadmin.org.
Describe the bug
On a Query tool editor, when paste a copy from libreoffice calc, pgadmin application close immediatly y may lose information you is working on
To Reproduce
Use ubuntu 22.04, Open libreoffice calc 7.3,
Pgadmin5 9.15 info:Application Mode:Desktop
Commit: 86a8b165abbefd62e78fd43edcd66c0d09649442 2026-05-06
Python Version:3.10.12
Steps to reproduce the behavior:
- Go to Libreoffice calc and type some text in a cell, then Copy cell info
- Click on your pgadmin4 query tool editor y Paste info
- See the error, immediatly pgadmin close completly
Expected behavior
Paste information on editor from libreoffice calc app and continue working in the editor normaly
Error message
No message, only pgadmin4 close completly.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. Windows 10, OSX monterey]
- pgAdmin version: [e.g. 6.15]
- Mode: [e.g Desktop or Server]
- Browser (if running in server mode): [e.g. chrome, safari]
- Package type: [e.g. RPM, DEB, Python, Container, etc.]
Additional context
Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.