Review Request 118056: Removing non-direct children of kexiwindow from to be deleted list
Adam Pigg
adam at piggz.co.uk
Thu May 8 20:09:13 BST 2014
> On May 8, 2014, 6:49 p.m., Adam Pigg wrote:
> > Im not sure this is the correct way. Maybe we should look at all the views being returned and find out their parent. I dont think KexiView objects should have any child KexiView objects, so maybe this is working around a bug somewhere else.
Seems im wrong with this, the query designer creates a tableview and a relationview, both inherit KexiView
- Adam
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118056/#review57598
-----------------------------------------------------------
On May 8, 2014, 6:34 p.m., Wojciech Kosowicz wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/118056/
> -----------------------------------------------------------
>
> (Updated May 8, 2014, 6:34 p.m.)
>
>
> Review request for Calligra and Jarosław Staniek.
>
>
> Bugs: 334234
> http://bugs.kde.org/show_bug.cgi?id=334234
>
>
> Repository: calligra
>
>
> Description
> -------
>
> The findChildren method returned all the children even those non-direct When deleting view it propagates from parent to children. Therefore situation occured when view was first indirectly deleted and them directly. This checks for the non-direct childs and deletes from the list
>
>
> Diffs
> -----
>
> kexi/core/KexiWindow.cpp bcb552a
>
> Diff: https://git.reviewboard.kde.org/r/118056/diff/
>
>
> Testing
> -------
>
> Query designer should no longer crash
>
>
> File Attachments
> ----------------
>
> 0001-Removing-non-direct-children-of-kexiwindow-from-to-b.patch
> https://git.reviewboard.kde.org/media/uploaded/files/2014/05/08/e32e0428-6e85-4898-a425-ba12a1e4c7fc__0001-Removing-non-direct-children-of-kexiwindow-from-to-b.patch
>
>
> Thanks,
>
> Wojciech Kosowicz
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20140508/d43d49ee/attachment.htm>
More information about the calligra-devel
mailing list