<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LO63b1: On macOS - new Tooltip window has empty area selected"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125871">bug 125871</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;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>serval2412@yahoo.fr, tietze.heiko@gmail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">OS</td>
           <td>Mac OS X (All)
           </td>
           <td>All
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LO63b1: On macOS - new Tooltip window has empty area selected"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125871#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LO63b1: On macOS - new Tooltip window has empty area selected"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125871">bug 125871</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>On Win10 with master sources updated today, I could reproduce this.
=> confirming.

I noticed that:
86      else
87      {
88          m_pLink->set_uri("");
89          m_pLink->set_label(CuiResId(STR_HELP_LINK));
90          m_pLink->set_visible(true);
91          //converts aLink into the proper offline/online hyperlink
92          m_pLink->connect_clicked(LINK(this, TipOfTheDayDialog,
OnLinkClick));
93      }
(see
<a href="https://opengrok.libreoffice.org/xref/core/cui/source/dialogs/tipofthedaydlg.cxx?r=d1d44e1d#88">https://opengrok.libreoffice.org/xref/core/cui/source/dialogs/tipofthedaydlg.cxx?r=d1d44e1d#88</a>)
Heiko: should STR_HELP_LINK be removed? If not, any thoughts?</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>