<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 - [ACCESSIBILITY] Copy object caption contents to object name, alt and description"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144375">144375</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[ACCESSIBILITY] Copy object caption contents to object name, alt and description
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>olivier.hallot@libreoffice.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This is an enhancement suggestion that can benefit accessibility in Writer
documents and user experience.

In the Tools - LibreOffice Writer - Autocaption dialog for images, Frames and
other OLE objects:

1) Add a checkbox to copy caption category and number to Illustration "Name"
property, overwriting existing random name.
2) Add a checkbox to copy caption text to "Description", overwriting the
existing description.
3) Add a checkbox to copy caption category, number and description to the
"Alternative" property;

Rationale
---------
Images, frames and OLE objects names are generated internally to ensure name
uniqueness on creation and on import of contents. However, the name displayed
in the navigator is too often meaningless and unordered, thus making the
navigator a limited tool if the object name is not properly named.

By adding the caption info in the name, alt and description, it turns the
navigator a better tool. 

It also improve accessibility of the document by filling these properties with
the right contents.

Alternatives
------------
Since the objects has getByName() it is advisable to have these overwrites as
option in the AutoCaption.

An alternative is a command attached in the context menu of the image in the
Navigator to execute the overwrites. That requires manual user intervention,
but is a lot safer.</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>