Ticket #2671 (closed patch: fixed)

Opened 3 years ago

Last modified 3 years ago

fTools: copy results to clipboard don't work

Reported by: alexbruy Owned by: cfarmer
Priority: major: does not work as expected Milestone: Version 1.5.0
Component: Python plugins and bindings Version: Trunk
Keywords: ftools, clipboard Cc:
Platform Version: Platform: All
Must Fix for Release: No Awaiting user input: no

Description

Some tools from fTools (Basic statistics, List unique values, Nearest neighbours) alows user to copy result to clipboard by pressing Ctrl+C. But many users don't know about this feature because it is not documented, also in trunk this function is broken.

Proposed patch fixes broken copy functionality and adds an label with hint to the tools that allow user to copy result.

Attachments

fix_copy.diff Download (1.4 KB) - added by alexbruy 3 years ago.

Change History

Changed 3 years ago by alexbruy

Changed 3 years ago by cfarmer

  • status changed from new to closed
  • resolution set to fixed

Patch applied in r13347. Thanks alexbruy!

Note: See TracTickets for help on using tickets.