<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Borderless Calc's formula bar"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138010">bug 138010</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>m.weghorn@posteo.de
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Borderless Calc's formula bar"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138010#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Borderless Calc's formula bar"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138010">bug 138010</a>
              from <span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span></b>
        <pre>I can reproduce on Debian testing when using the "Breeze" Qt theme.

The border went missing with this commit:

commit e087e25f05e689091cbf1c4f91b6e93878ac17ec
Author: Caolán McNamara
Date:   Mon Oct 5 14:19:05 2020 +0100

    weld InputBar

    this also restores that DnD of a selection from the inputbar is pasted as
plain
    text not rich text formatted with the happenstance formatting of the
inputbar's
    EditEngine

    Change-Id: If4934f83c14357afec2e0a7e1d51c8a1aea1d292
    Reviewed-on: <a href="https://gerrit.libreoffice.org/c/core/+/104037">https://gerrit.libreoffice.org/c/core/+/104037</a>
    Tested-by: Caolán McNamara
    Reviewed-by: Caolán McNamara

However, from what I can tell, whether the border is drawn or not depends on
the Qt theme in use.

This Gerrit patch meant for demonstration purposes contains a some more
information:
<a href="https://gerrit.libreoffice.org/c/core/+/105408">https://gerrit.libreoffice.org/c/core/+/105408</a>

The border is shown just fine when I use e.g. the Fusion theme, i.e. start
LibreOffice like this:

    QT_STYLE_OVERRIDE=Fusion ./instdir/program/soffice --calc

I'm wondering whether this more or less already "works as designed" and it's up
to the theme to decide whether or not the border is shown, or there should be
some tweaks on LO side to make more themes show the border (as e.g. the demo
Gerrit patch does at least for Breeze, but there may be better ways)...

Version: 7.1.0.0.alpha1+
Build ID: 9f3b85dc29326e779ccc6be3b649b7fb24571ee0
CPU threads: 12; OS: Linux 5.9; UI render: default; VCL: kf5
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded</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>