<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - proposal for Paste Special Sticky"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139351#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - proposal for Paste Special Sticky"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139351">bug 139351</a>
              from <span class="vcard"><a class="email" href="mailto:ralacroix@hydro.mb.ca" title="Robert Lacroix <ralacroix@hydro.mb.ca>"> <span class="fn">Robert Lacroix</span></a>
</span></b>
        <pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=139351#c7">comment #7</a>)
<span class="quote">> Don't see this going to fly. We are restricted to the open document format
> and cannot bind any property to cells. My take => WF.

> Plus, regular copy/paste interactions really sounds like a job for functions.</span >
Ironically, ODF explictly allows implementation-dependent content. Furthermore,
XML inherently allows extensions to a schema; a document processor should
preserve original content not defined in the schema. Something to look into in
LO.

Anyway - something I agree with - a collection of sticky properties (grouped as
a style) would be more useful than the general case of every cell having an
independent set of sticky properties. It would require the implementation of
Paste Special Sticky to look at the style attached to a cell to see what is
permissible to copy. Would that fly?

   3.1.1 General

   OpenDocument defines two methods of document representation:

       •A single XML document. 

       •A collection of files within a package ([ODF1.3-Part-2:Packages]), each
of which stores a part of a complete document. 

   ...

   A package may also contain image files, embedded objects and
implementation-dependent files.

<a href="https://docs.oasis-open.org/office/OpenDocument/v1.3/cs02/part3-schema/OpenDocument-v1.3-cs02-part3-schema.html">https://docs.oasis-open.org/office/OpenDocument/v1.3/cs02/part3-schema/OpenDocument-v1.3-cs02-part3-schema.html</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>