D9711: Fix renamed file reclaims focus

Nathaniel Graham noreply at phabricator.kde.org
Sun Jan 7 16:10:54 GMT 2018


ngraham added inline comments.

INLINE COMMENTS

> dolphinview.cpp:1360
> +
> +        // if there is an selection already, leave it that way
> +        if (!selectionManager->hasSelection()) {

an selection -> a selection

> dolphinview.cpp:1391
>  
> -        if (m_clearSelectionBeforeSelectingNewItems) {
> -            selectionManager->clearSelection();
> -            m_clearSelectionBeforeSelectingNewItems = false;
> -        }
> +        // if there is an selection already, leave it that way
> +        if (!selectionManager->hasSelection()) {

an selection -> a selection

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D9711

To: akrutzler, ngraham, michaelh, #dolphin
Cc: #dolphin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180107/6d8240c4/attachment.htm>


More information about the kfm-devel mailing list