<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - IMPRESS: two Align submenus under Format menu (one for text, other for objects/shapes)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134739">bug 134739</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=101951
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>momonasmon@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - IMPRESS: two Align submenus under Format menu (one for text, other for objects/shapes)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134739#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - IMPRESS: two Align submenus under Format menu (one for text, other for objects/shapes)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134739">bug 134739</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>(In reply to Mihkel Tõnnov from <a href="show_bug.cgi?id=134739#c0">comment #0</a>)
<span class="quote">> The first Align submenu (the one for text alignment; currently key-ID VShLc)
> is shared with Writer, Calc and Draw.</span >
Not really. The submenu in Draw and Impress contains commands like
.uno:LeftPara and .uno:RightPara which are text specific, while in Writer and
Calc it has commands like .uno:CommonAlignLeft and .uno:CommonAlignRight that
work with both text and shapes alignment.

A solution might be to implement those .uno:Common* commands for Impress, and
use them in the menu instead of the text and shapes specific ones. A downside
of this is that it will no longer be possible to set text alignment while a
shape isn't in a text edit mode, as those commands will align the shape itself,
and not its text (this isn't a problem in Writer, as there it isn't possible to
format a shape text unless it's in an edit mode). But that might be a good
tradeoff. Another headache is that the new commands won't show the keyboard
shortcuts that assigned to the text specific commands (see also <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Shortcuts dont appear in menu for horizontal alignment options"
   href="show_bug.cgi?id=101951">Bug 101951</a>).
And a solution like in <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - Insert comment shortcut doesn't let me edit existing comment"
   href="show_bug.cgi?id=95854">Bug 95854</a> won't work here, as the text and the common
commands will do different things.

Another solution might be to move the shapes related menu item out of the
Format menu, into a dedicated shapes menu, like it was done in Draw.

A third possible solution is to rename that submenu to "Text Align" or
something like this (while making sure this renaming does not affect other
modules that use the same command).</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>