[Libreoffice-bugs] [Bug 138844] UI: Label "type" & Image in the image properties dialog not really helpful (self-explaining)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jan 7 09:27:40 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=138844

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
                   |.freedesktop.org            |tion.org,
                   |                            |mentoring at documentfoundatio
                   |                            |n.org
           Keywords|needsUXEval                 |difficultyBeginner,
                   |                            |easyHack, skillDesign,
                   |                            |topicDesign

--- Comment #5 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
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>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210107/57fc4de7/attachment.htm>


More information about the Libreoffice-bugs mailing list