Version: 1.7.0 (using KDE 3.5.9) Installed from: Compiled From Sources OS: Linux PROBLEM: When creating a new object the edit object dialog is labelled "Edit", just as it is when the same object is later being edited. However, in the former hitting Cancel will not create the object, while in the latter hitting Cancel will simply not change any properties of the object. STEPS TO REPRODUCE: Start Kst From the main menu select Plots... Graphics Mode... Picture Click and drag in the main window to create a new picture RESULTS: A dialog entitled "Edit Picture" is launched EXPECTED RESULTS: A dialog entitled "New Picture" is launched
SVN commit 847574 by arwalker: BUG:169193 distinguish between creating and editing of a view object M +1 -0 kst2dplot.cpp M +5 -1 ksteditviewobjectdialog_i.cpp M +1 -0 ksttoplevelview.cpp M +2 -0 kstviewarrow.cpp M +2 -0 kstviewbox.cpp M +2 -0 kstviewellipse.cpp M +3 -0 kstviewlabel.cpp M +3 -0 kstviewlegend.cpp M +2 -0 kstviewline.cpp M +6 -0 kstviewobject.cpp M +2 -0 kstviewobject.h M +2 -0 kstviewpicture.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=847574