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

--- Comment #17 from Jérôme Borme <[email protected]> ---
(In reply to QA Administrators from comment #16)

The bug is present with 6.0.5.2.

If user makes a 1 cm grouped drawing, an later wishes to resize it to 0.5 cm
using the spinbox entering controls, the group drawing is *destroyed*
(completely messed up). When the user enters 0.5, they press first 0, which
sets all its dimensions to zero, losing their values and ratios, a situation
that the drawing will not recover from when the user finishes entering 0.5.

Possible solutions (to be implemented)
* while the spindle keeps the focus, only update after a certain delay (e.g. 1
s) to let the user finish its entry.
* make immediate update (and/or the delay mentioned above) a configurable
option in the preferences.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to