Opened 14 years ago
Closed 12 years ago
#1491 closed defect (duplicate)
Improve copy and paste between StringConvertibleMatrix and -Array
Reported by: | abeham | Owned by: | swagner |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Data.Views | Version: | 3.3.3 |
Keywords: | Cc: |
Description (last modified by abeham)
Sometimes the row headers are included in the clipboard data when copying from one string convertible matrix view to another the data is corrupted. When the other matrix reads this it will treat the row headers as an extra column.
Paste into a StringConvertibleArray doesn't seem possible.
Change History (2)
comment:1 Changed 14 years ago by abeham
- Description modified (diff)
- Priority changed from medium to high
- Summary changed from The StringConvertibleMatrixView cannot read its own clipboard format to Improve copy and paste between StringConvertibleMatrix and -Array
comment:2 Changed 12 years ago by abeham
- Milestone HeuristicLab 3.3.x Backlog deleted
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This was fixed in #1754