<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Applying default formatting on a textbox changes background color and line color to blue"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111754">bug 111754</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;">CC</td>
           <td>
                
           </td>
           <td>rb.henschel@t-online.de
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>normal
           </td>
           <td>enhancement
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Applying default formatting on a textbox changes background color and line color to blue"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111754#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Applying default formatting on a textbox changes background color and line color to blue"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111754">bug 111754</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>The behavior of "Default Formatting" is correct. Reason: The style, which holds
the direct formatting of a text box has the style attribute
'style:parent-style-name="standard" '. So when you remove all direct settings,
then the text box gets the style "standard" as its style. And "standard"
contains line and filling color.

So it is not a real bug. But an improvement is possible. Suggestion: Set the
already existing style "text" as predefined style of a text-box or at least as
parent-style in an automatic style of the text-box. It differs from "standard"
in setting draw:stroke="none" and draw:fill="none"</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>