Opened 14 years ago

Closed 14 years ago

#2671 closed patch (fixed)

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:
Must Fix for Release: No Platform: All
Platform Version: 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 (1)

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

Download all attachments as: .zip

Change History (2)

by alexbruy, 14 years ago

Attachment: fix_copy.diff added

comment:1 by cfarmer, 14 years ago

Resolution: fixed
Status: newclosed

Patch applied in r13347. Thanks alexbruy!

Note: See TracTickets for help on using tickets.