After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 308515 - Bad undo of ellipse resize
Bad undo of ellipse resize
Status: RESOLVED FIXED
Product: dia
Classification: Other
Component: general
0.94
Other Linux
: Normal normal
: 0.95
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-21 12:42 UTC by Eric Deplagne
Modified: 2006-01-01 19:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Eric Deplagne 2005-06-21 12:42:40 UTC
Version details: debian package
Distribution/Version: debian etch

Draw something with an ellipse, for instance a measurement.
Resize it (btw that frequently happens while trying to move it, making this but
all the more irritating).
Hit CTRL+Z to undo.

The size is not back to what it was.
Comment 1 Lars Clausen 2005-06-21 19:45:48 UTC
This does not happen with the regular eclipse, but does happen with
ChemEng/Measurement and other shapes with eclipses, such as Cisco/Netflow Router.  
Comment 2 Eric Deplagne 2005-06-27 10:44:46 UTC
Looks like the problem is more a problem with shapes actually, I found that I
had the same problem with a shape of two lines forming a T.
Comment 3 Hans Breuer 2005-10-15 14:19:22 UTC
What I can reproduce with current cvs is the following:
- threre is always some kind of undo when resizing ChemEng-Measurement
- it only looks correct when resizing with one of the corners
- seems to be reproduceable wrong when resizing from the 
  Middle/Right handle (maybe just restoring half of the size?)
Comment 4 Hans Breuer 2006-01-01 19:10:44 UTC
2006-01-01  Hans Breuer  <hans@breuer.org>

	* objects/custom/custom_object.c(cutom_update_data) : depending 
	on the handle moving let one scale (x or y) take precedence. 
	(bug #308515, Eric Deplagne)