<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Format Paint Brush doesn't change background highlighted text color to 'no > fill'"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=50639">bug 50639</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=135871
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Format Paint Brush doesn't change background highlighted text color to 'no > fill'"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=50639#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Format Paint Brush doesn't change background highlighted text color to 'no > fill'"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=50639">bug 50639</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>Using Style Inspector (<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Styles Inspector"
   href="show_bug.cgi?id=134554">tdf#134554</a>) new feature in master, all paragraphs have
Default Paragraph style applied, no paragraph-level DF; all the pieces of text
in <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=74032" name="attach_74032" title="Sample Document">attachment 74032</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=74032&action=edit" title="Sample Document">[details]</a></span> have no character styles, and some have character-level DF.

First line:

* "yellow": char color 0xffff00; char transparence 0.
* "black": char color 0x000000; char transparence 0.
* "green": char color 0x008000; char transparence 0, char back color
0xffffffff, char back transparent true, char shading value 0.
* "auto": no DF at all.

Second line (in fact, third paragraph):

* "yellow": char back color 0xffff00, char back transparent false, char shading
value 0.
* "black": char back color 0x000000, char back transparent false, char shading
value 0.
* "green": char back color 0x008000, char back transparent false, char shading
value 0.
* "nofill": no DF at all.

Now when format paintbrush clones source formatting to destination, it doesn't
remove from destinations what was absent in source - it only adds/overwrites
what was *present* in source. So cloning formatting from "auto" or "nofill" is
effectively a no-op, not adding and not modifying anything in destinations.

But if you make the "no fill" attribute explicit - e.g., select "nofill" and
apply "No Fill" from Highlight Color tool's dropdown, then cloning the
resulting formatting will work as expected, because then "nofill" would have
this DF: char back color 0xffffffff, char back transparent true, char highlight
0xffffffff, char shading value 0.

See also <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Highlighting no fill is not the same as no fill; there is still direct formatting present according to paragraph style"
   href="show_bug.cgi?id=135871">tdf#135871</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>