<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Label "type" & Image in the image properties dialog not really helpful (self-explaining)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138844">bug 138844</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;">CC</td>
           <td>libreoffice-ux-advise@lists.freedesktop.org
           </td>
           <td>heiko.tietze@documentfoundation.org, mentoring@documentfoundation.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>needsUXEval
           </td>
           <td>difficultyBeginner, easyHack, skillDesign, topicDesign
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Label "type" & Image in the image properties dialog not really helpful (self-explaining)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138844#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Label "type" & Image in the image properties dialog not really helpful (self-explaining)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138844">bug 138844</a>
              from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>We discussed the proposal in the design meeting.

Renaming "Type" to "Position and Size" was accepted but "Image" could be just
"Rotation" (without Flip). Chart and formula objects also use "Type" for
position and size information, while shapes or text boxes have "Position and
Size" in the same tab. And shapes use "Rotation" (but have no flip option in
this tab).

Code pointer:

sw/uiconfig/swriter/ui/picturedialog.ui

<object class="GtkLabel" id="type">
  <property name="label" translatable="yes"
context="picturedialog|type">Type</property>

<object class="GtkLabel" id="picture">
<property name="label" translatable="yes"
context="picturedialog|picture">Image</property></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>