<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - UI: Insert textbox button marked active while cursor inside textbox"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131764#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - UI: Insert textbox button marked active while cursor inside textbox"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131764">bug 131764</a>
              from <span class="vcard"><a class="email" href="mailto:momonasmon@gmail.com" title="Maxim Monastirsky <momonasmon@gmail.com>"> <span class="fn">Maxim Monastirsky</span></a>
</span></b>
        <pre>Discussed in the past in <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Insert Text Box must not toggle at the menu"
   href="show_bug.cgi?id=113171">Bug 113171</a>.

(In reply to Telesto from <a href="show_bug.cgi?id=131764#c3">comment #3</a>)
<span class="quote">> but I have
> 'pressed' insert textbox multiple times while having a shape selected.
> Intending to insert a new textbox.</span >
I believe this is the biggest problem here: Users aren't able to insert a
textbox while a shape is selected. For comparison, Inkscape also has similar
"Text mode" button, but unlike LO you can draw new textboxes while in edit mode
of another textbox. Might be a good idea to have similar behavior in LO.

Otherwise, we can introduce a dedicated "Insert textbox" command that will do
only that, and use it in the toolbar/menu instead of the current command. The
current command that in use in Draw is .uno:Text, but in Writer it is
.uno:DrawText, so we can implement .uno:DrawText for Draw too, for a
Writer-like behavior. The downside from this is that the menu/toolbar tooltip
will no longer show the keyboard shortcut (F2), as it will be a different
command.

Finally, if we think that indicating the edit mode isn't useful, we might just
change the existing command to not toggle in this case (but only when drawing a
new text box). But this alone won't solve the problem of not being able to draw
text boxes when another shape is selected.</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>