GNOME Bugzilla – Bug 341887
Saving diagram does not save "Wrap comment text" width
Last modified: 2007-01-29 23:11:35 UTC
Please describe the problem: A Debian user reported the following: "Saving a diagram does not save the "Wrap comment text" width for UML class objects. This causes that diagrams which need longer wrapping for some objects will look messed up next time they're loaded, since those objects will be resized. The default is "40", and while it can be changed in the options, the changes are lost." See also http://bugs.debian.org/365662 Steps to reproduce: 1. Create UML Diagram 2. Add Class 3. Change Property: Wrap Comment Length 4. Save 5. Reload Actual results: Expected results: Does this happen every time? Other information:
*** Bug 344866 has been marked as a duplicate of this bug. ***
In fact it do save the flag (on my tests), but does not reload it (See Bug 344866)
2006-06-15 Hans Breuer <hans@breuer.org> * objects/UML/class.c : dont break reading comment_line_length by misguide compatibility code. Fixes bug #341887
*** Bug 389329 has been marked as a duplicate of this bug. ***
*** Bug 402235 has been marked as a duplicate of this bug. ***