<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 - Dialog theming/UX - edit menu / text handles"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122572">122572</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Dialog theming/UX - edit menu / text handles
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS
          </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>iOS
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>contact@0x17.ch
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
The orange handles to select text ressemble (older) Android handles.

iOS (11.x) has a different style and some additional features.

* the handles are blue and have a dot which can be used to drag the handle
* above the selection a gray menu is shown with additional features

Apple describes this in their HIG document:
<a href="https://developer.apple.com/design/human-interface-guidelines/ios/controls/edit-menus/">https://developer.apple.com/design/human-interface-guidelines/ios/controls/edit-menus/</a>

I would expect the following actions to be available in the menu which is shown
above the selection:
* cut (cut the marked text)
* copy (copy the marked text)
* delete (deletes the marked text)
* correction... (opens the spell checking dialog)
* comment... (add a comment)
* style... (opens the dialog to edit the paragraph style)

Steps to Reproduce:
1. Create a writer document in the iOS app
2. Double tap some text to trigger the text selection handles

Actual Results:
Orange text handles are shown (one at the beginning of the selection and one at
the end of the selection).

Expected Results:
Blue text handles with the iOS design should be shown. Additional a menu on top
of the selection should be shown where the user can access actions which make
sense in the current context.


Reproducible: Always


User Profile Reset: No



Additional Info:</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>