kings cross context menu does not offer copy option
Note noted.
What application is this relating to?
Kings Cross
What problem did you encounter
Want to select terminal output and copy to paste into file for reporting a bug. Cannot copy text.
- Open Kings Cross and make some text output.
- Select all from long-click context menu.
- Long click to get copy menu item.
(The copy menu item is required since squeakboard does not have control keys).
What is the actual behaviour?
Second long-click deselects all selected text and does not offer copy option.
What is the expected behaviour?
Long-click should offer new context menu without deselecting selected text.
How to reproduce
- Open Kings Cross and make some text output.
- Select all from long-click context menu.
- Long click to get copy menu item.
- Observe deselected text and no copy menu item.
It's not clear to me how I can screen grab this behaviour.
Which version did you encounter the bug in?
-
I compiled it myself. If you compiled the application from source please provide the git revision via e.g. by running git log -1 --pretty=oneline
and pasting the output below. -
I used a precompiled Debian package. Please paste the output of dpkg -s <package name>
below. -
I used a prebuilt flatpak. Please paste the output of flatpak info <application-id>
below. -
I used something else (please elaborate).
Oh, the irony.
Package: kgx
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 192
Maintainer: Zander Brown <zbrown@gnome.org>
Architecture: arm64
Version: 0.0.2~100.gbp2c00dd
Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.17), libglib2.0-0 (>= 2.58.0), libgtk-3-0 (>= 3.24.0), libgtop-2.0-11 (>= 2.22.3), libpango-1.0-0 (>= 1.14.0), libvte-2.91-0 (>= 0.54.2), gsettings-desktop-schemas (>= 0.1.0)
Description: A simple user-friendly terminal emulator for the GNOME desktop.
Kings Cross is a simple terminal emulator for GNOME that adjusts nicely
to small screen sizes and touch usage.
Homepage: https://gitlab.gnome.org/ZanderBrown/kgx
purism@pureos:~$ uname -a
Linux pureos 5.2.0-gef814e5c7 #1 SMP PREEMPT Sun Jul 14 16:27:34 PDT 2019 aarch64 GNU/Linux
purism@pureos:~$ dpkg -l | grep kgx
ii kgx 0.0.2~100.gbp2c00dd arm64 A simple user-friendly terminal emulator for the GNOME desktop.
What hardware are you running on?
-
amd64 qemu image -
Librem5 devkit (please list what build number you are running) -
other (please elaborte)
Relevant logfiles
Please provide relevant logs. Since the relevant log files can vary depending on the application, here are some tips for gathering helpful logs:
- If you compiled the application yourself, the build log would be helpful.
- If you used a prebuilt debian package, you can provide the logs on an
app with
journalctl -b 0 | grep "<application-name>"
.
Sep 04 12:00:12 pureos kgx[1008]: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files