Description
Describe the bug
Using any copy options in the in-page context menus does not copy anything to the clipboard, sometimes by wiggling the mouse around enough and holding shift the in-page menus can be bypassed and a native context menu opens which will copy text without issues.
To Reproduce
Steps to reproduce the behavior:
- Open the program
- Open a channel, DM, menu, etc
- Right click
- Select "Copy"
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
The stdout/stderr does not show any errors, the developer console shows the following though:
web.db5d9d0ecee008b3.js:12 Unable to determine render window for element
web.db5d9d0ecee008b3.js:12 Unable to determine render window for element
web.db5d9d0ecee008b3.js:12 Unable to determine render window for element
web.db5d9d0ecee008b3.js:12 Unable to determine render window for element
Desktop (please complete the following information):
- OS: Void Linux x86_64 (XFCE4 desktop)
- Method of installation: tried AppImage and compiling from the repo
- Version: 1.1.3
Additional context
Logging X11 calls reveals that no clipboard request ever got to the display server.
Weirdly enough, with the native menu shown on for example pictures, there is no issue when attempting to copy the image url or image into the clipboard.