Apache OpenOffice (AOO) Bugzilla – Issue 100013
Relation Designer save Relation when user say "Do not save"
Last modified: 2013-08-07 15:45:41 UTC
Tested with OOODEV310_m4 and 3.0.1 on Windows XP and HSQLDB -Please open attached Database -Open Tools/Relationships... -Insert table "Eingang" and table "Tier" -create an relation between "id" an "fiTier" by drag and drop -do not save -close relation design -click <No> by "Do you want to save the changes?" -Open Tools/Relationships... again => You see the relation from before, not a plain design view. -delete relationship by clicking on it once and using the delete key -do not save -close relation design -click <No> by "Do you want to save the changes?" -Open Tools/Relationships... again => You could not see the relation from before just a plain design view. Both behavior are wrong, if the user say <No>, the relationship must stay at the last time it was saved/opened in the design view.
Created attachment 60809 [details] Example that works as the report says
Hi, with the save command you only save the "design view" - the position and size of the table windows. The relation is added as soon as you drag it. However we should improve the text on the save message box. f.e.: The position and size of the view has changed. Do you want to the save view settings? Bye Marc