https://bugs.documentfoundation.org/show_bug.cgi?id=132589
Telesto <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needsUXEval CC| |libreoffice-ux-advise@lists | |.freedesktop.org --- Comment #12 from Telesto <[email protected]> --- Dragging image frame corner for shrink/increase easy ends up in resizing the image disproportionally... Causing empty space below the frame in the given case Technically this only 'corner case in the bigger picture about resizing of objects. A) Inserting shapes does have a - preserve aspect ratio - at insertion time for some shapes. Inserting a square will insert a square (you can only grow or shrink it) B( After insertion you can't drag the corners of the square to resize the square while keeping it proportional: so a square can be come a rectangle pretty easily C) Insertion of a rectangle doesn't behave like the insertion of a square (this being unconstrained insertion; odd) D) Checking keep ratio in the sidebar or dialog doesn't matter for resizing by dragging. If you want to resize an object proportionally you do need to use the dialog (F4 or sidebar) In the screencast some alternative, which would give more flexibility. And properly also more intuitive for touchscreen devices -- You are receiving this mail because: You are the assignee for the bug.
