#1539 closed enhancement (fixed)
FR: Make text selectable in Session Info tabs
Reported by: | John Smith | Owned by: | John Smith |
---|---|---|---|
Priority: | trivial | Milestone: | 2.1 |
Component: | client | Version: | 2.0.x |
Keywords: | gui | Cc: |
Description
All tabs (except for Graphs) in Session Info window - mostly consist of text.
It would be nice to be able to select and copy it.
Change History (4)
comment:1 Changed 5 years ago by
comment:2 Changed 5 years ago by
Milestone: | → 2.1 |
---|---|
Owner: | changed from Antoine Martin to John Smith |
comment:4 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1539
Note: See
TracTickets for help on using
tickets.
r16036 does this, but only individual fields can be copied to the clipboard.
It isn't possible to drag and select the whole window's contents. (this is a limitation in GTK AFAICT)
FYI: the more reliable way of extracting data is to use "xpra info".
@godevilove: please close if that works for you.