<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - a11y: Distinguish between role STATIC and new role NOTIFICATION"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119788">119788</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>a11y: Distinguish between role STATIC and new role NOTIFICATION
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.2.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>UI
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>samuel.thibault@ens-lyon.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
As a refinement for <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - distinguishing between role LABEL and a new role STATIC"
   href="show_bug.cgi?id=116542">https://bugs.documentfoundation.org/show_bug.cgi?id=116542</a>
, it would be useful to use the NOTIFICATION atk role.

Steps to Reproduce:
1. Open Edit->Find&Replace
2. Type some text in the find field
3. Type enter
4. Look at the role for the "Search key not found" widget in accerciser

Actual Results:
Role is "static" (in git master)

Expected Results:
Role should be "notification"


Reproducible: Always


User Profile Reset: No



Additional Info:
The use case is described in  <a href="https://gitlab.gnome.org/GNOME/orca/issues/12">https://gitlab.gnome.org/GNOME/orca/issues/12</a> :
in the find&replace dialog, for the screen reader to know that it should speak
the search result, that widget should have role notification instead of just
static.

Apparently Libreoffice does not have a notification role yet, but it could be
introduced just like static was introduced in
4917430c1c5e8105987e81d65d31df21955ad60e . The remaining question is which MSAA
or IA2 role that should be mapped to.</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>