Am Sonntag, 2. Oktober 2011, 14:14:39 schrieb Thomas Baumgart: > Hallo Burkhard, > > on Sunday 02 October 2011 13:30:47 Burkhard Lück wrote: > > Hi, > > > > details-accounts.docbook has this paras: > > > > 1) > > "You can change the parent account by dragging the account in this view > > of the account hierarchy." > > I can only change the parent account by clicking on it, not by dragging > > the account in the hierarchy tree. > > > > 2) > > "Changing the parent account is also possible in the > > main Accounts screen, by dragging the account and dropping it on a > > different parent account." > > No drag + drop and change of parent account is possible here. > > > > Using master compiled from sources. > > > > Is the documentation wrong? > > Sort of, yes. D&D used to be supported in the KDE3 version, but it did get > disabled/not ported to KDE4 for some reason I cannot remember. We need to > fix it at some point in time. > > See also: https://bugs.kde.org/show_bug.cgi?id=272737
In that case the documentation should be patched (diff attached) and a hint added to the bugreport to enabled the former text in the details- accounts.docbook after reintroducing this functionality. -- Burkhard Lück
Index: doc/kmymoney/details-accounts.docbook =================================================================== --- doc/kmymoney/details-accounts.docbook (Revision 1257670) +++ doc/kmymoney/details-accounts.docbook (Arbeitskopie) @@ -702,10 +702,14 @@ <formalpara><title>Hierarchy</title> <para> +<!-- not ported to kde4 yet, uncomment if that is done, see https://bugs.kde.org/show_bug.cgi?id=272737 You can change the parent account by dragging the account in this view of the account hierarchy. Changing the parent account is also possible in the main Accounts screen, by dragging the account and dropping it on a different parent account. +--> + You can change the parent account by clicking on another parent account in this + view of the account hierarchy. </para> </formalpara>
_______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel