<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [NEWHELP] Handle <ahelp> tags in the UI"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118148#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [NEWHELP] Handle <ahelp> tags in the UI"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118148">bug 118148</a>
              from <span class="vcard"><a class="email" href="mailto:olivier.hallot@libreoffice.org" title="Olivier Hallot <olivier.hallot@libreoffice.org>"> <span class="fn">Olivier Hallot</span></a>
</span></b>
        <pre> (In reply to V Stuart Foote from <a href="show_bug.cgi?id=118148#c2">comment #2</a>)
<span class="quote">> The a11y impact is a more immediate issue.</span >

Looks like that if we copy the <ahelp> contents on the widget "Accessible
Description" field, e.g,

<child internal-child="accessible">
    <object class="AtkObject" id="versionlb-atkobject">
        <property name="AtkObject::accessible-description"
translatable="yes">bla bla bla bla bla</property>
     </object>
</child>

It works (enable extended tips in the Options).

Any other settings? What about field "AtkObject::accessible-name" and other in
the accessibility tab of Glade?</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>