<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Help text tooltip not displayed in GTK3 while hoovering"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114408#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Help text tooltip not displayed in GTK3 while hoovering"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114408">bug 114408</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>I imagine its an empty tooltip and the gtk3 signalTooltipQuery has

if (m_aTooltip.isEmpty()
    return false;

that seems fairly reasonable to me, do we really want to show empty tooltips ?</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>