Issue 19861 - Pasting cells as GDI meta file forgets a format style
Summary: Pasting cells as GDI meta file forgets a format style
Status: ACCEPTED
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC4
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-21 16:31 UTC by kyoshida
Modified: 2017-05-20 11:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Example file with the original table and its GDI metafile copy (41.19 KB, application/octet-stream)
2003-09-21 16:32 UTC, kyoshida
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description kyoshida 2003-09-21 16:31:17 UTC
I have a table that consists of cells that are formatted by stylist.  When I
copy the table and paste it as a GDI meta file, the cells that are formatted by
stylist loses their number format.

I will post an example file that I created.  The file has a table with cells
that are stylist-formatted.  Cells initially show numbers with three decimals as
specified by its cell style.  When I copy the entire table and paste it as a GDI
meta file, the cells with cell style shows no decimals at all.

The example file will follow...
Comment 1 kyoshida 2003-09-21 16:32:48 UTC
Created attachment 9549 [details]
Example file with the original table and its GDI metafile copy
Comment 2 kyoshida 2003-09-21 16:37:35 UTC
The same problem occurs when the sheet itself is copied to a new
document.  The numbers are rounded to the nearest integer.

Kohei
Comment 3 frank 2003-09-22 08:43:03 UTC
Hi,

for the GDI I think this is a limitation of the clipboard. As you can
see if you use the clipboard viewer app. from Windows, the decimals
are there for the other options but not for enhanced metafile which is
the GDI Metafile.

For the copy to new sheet, I think this is Niklas' construction site.
So I assign it to him.

Frank
Comment 4 niklas.nebel 2003-09-22 11:39:18 UTC
No, this is no limitiation of the clipboard.
It's both the same issue - user defined number formats in cell styles
aren't transformed into formats from the destination document's number
formatter.
Comment 5 niklas.nebel 2003-09-24 19:32:11 UTC
This issue should get target "later". That doesn't mean it won't get
done before 2.0, just that it's not a necessity.
Comment 6 oc 2003-10-02 11:00:26 UTC
According to the OpenOffice.org roadmap
(http://tools.openoffice.org/releases) this issue was retargeted to
OOo Later.
Comment 7 Marcus 2017-05-20 11:11:21 UTC
Reset assigne to the default "issues@openoffice.apache.org".