Issue Details (XML | Word | Printable)

Key: NTBL-227
Type: Functional Story Functional Story
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: baljeet.sandhu
Reporter: Edwin Park
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
NatTable

Copy selection to clipboard

Created: 14/Jan/09 05:06 PM   Updated: 16/Mar/09 08:15 PM   Resolved: 16/Mar/09 08:15 PM
Component/s: Export
Affects Version/s: None
Fix Version/s: 2.0 iteration 6

Time Tracking:
Issue & Sub-Tasks
Issue Only
Not Specified

File Attachments: 1. Zip Archive mylyn-context.zip (8 kB) 16/Mar/09 08:14 PM - Christian Martinez

Issue Links:
Require
 

Test coverage: CopyDataCommandHandlerTest

  • Sub-Tasks:
  • All
  • Open

 Description  « Hide

Copy the values of all selected cells to the clipboard.

The copied values may either be the displayed values or the actual values.
The copy operation may also optionally include column header labels and/or the row header labels.

The copied values should be in CSV format.
Can optionally specify the field separator used.
Can optionally specify any field data encoding used (e.g. to escape field separator characters within field data)



Christian Martinez added a comment - 04/Mar/09 03:21 PM

Christian Martinez added a comment - 04/Mar/09 03:22 PM

Assigned to baljeet for verification


Christian Martinez added a comment - 13/Mar/09 10:04 PM

Has bug, Not all rows get copied when there are gaps in columns.

Empty columns should not be included in the clipboard


Christian Martinez added a comment - 16/Mar/09 08:14 PM

Fixed issues when traversing selected cells for copying.


Christian Martinez added a comment - 16/Mar/09 08:15 PM

Assigned to Baljeet for verification