Review Request 129589: Avoid opening duplicate Properties dialogs
Mario Bereš
beriomario at gmail.com
Thu Dec 1 23:25:21 GMT 2016
> On Nov. 30, 2016, 12:06 a.m., Christoph Feck wrote:
> > src/views/dolphinviewactionhandler.cpp, line 57
> > <https://git.reviewboard.kde.org/r/129589/diff/3/?file=486839#file486839line57>
> >
> > Use member initialization instead of assignment.
I'm not sure how to do that?
- Mario
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129589/#review101182
-----------------------------------------------------------
On Nov. 29, 2016, 11:48 p.m., Mario Bereš wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/129589/
> -----------------------------------------------------------
>
> (Updated Nov. 29, 2016, 11:48 p.m.)
>
>
> Review request for Dolphin.
>
>
> Bugs: 372703
> https://bugs.kde.org/show_bug.cgi?id=372703
>
>
> Repository: dolphin
>
>
> Description
> -------
>
> You could open duplicate Properties dialogs because every time u hit "Properties" button, a new KPropertiesDialog is created. Now it's stored in class variable until it destroys, if you try to open another KPropertiesDialog it will focus back to already opened one.
>
>
> Diffs
> -----
>
> src/views/dolphinviewactionhandler.h eb375b5
> src/views/dolphinviewactionhandler.cpp 858f929
>
> Diff: https://git.reviewboard.kde.org/r/129589/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Mario Bereš
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20161201/f0916ab1/attachment.htm>
More information about the kfm-devel
mailing list