[dolphin] [Bug 402602] Pasted file is not selected if a file/folder was already selected in destination

2023-11-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=402602

Patrick Silva  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Patrick Silva  ---
Cannot reproduce with Dolphin 23.08.3.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 402602] Pasted file is not selected if a file/folder was already selected in destination

2023-01-23 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=402602

Patrick Silva  changed:

   What|Removed |Added

Version|21.12.1 |22.12.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 402602] Pasted file is not selected if a file/folder was already selected in destination

2022-01-15 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=402602

Patrick Silva  changed:

   What|Removed |Added

Version|20.04.2 |21.12.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 402602] Pasted file is not selected if a file/folder was already selected in destination

2021-06-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=402602

Nate Graham  changed:

   What|Removed |Added

 CC||charl.xa...@gmail.com

--- Comment #5 from Nate Graham  ---
*** Bug 421689 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 402602] Pasted file is not selected if a file/folder was already selected in destination

2021-02-25 Thread MM
https://bugs.kde.org/show_bug.cgi?id=402602

MM  changed:

   What|Removed |Added

 CC||ra...@netpalantir.it

--- Comment #4 from MM  ---
IMHO this is a bug and should be fixed. This is because the behavior is
inconsistent. 

If there is no other selected file, then the pasted one gets selected. If there
is another file selected, then it is NOT selected.

Also, take this scenario: I have a template file, say an invoice, and I need to
copy it, edit it, and send it away. So I copy it, and paste it in place. The
rename file dialog appears, so I rename it (notice that I am working on the
copy now!). When the dialogue closes, the file I just acted upon is not
selected, the other one is. This is unexpected and hard to notice, so I press
Enter to edit it... and I am editing the template instead of the intended file.

Also, when pasting and renaming, the just-pasted file may well slide beyond
view (if there are many files and the new name is far away).

In fact I am here because I just messed up a few folders like this. I hope it
can be fixed soon!

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 402602] Pasted file is not selected if a file/folder was already selected in destination

2020-06-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=402602

Patrick Silva  changed:

   What|Removed |Added

Version|19.12.1 |20.04.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 402602] Pasted file is not selected if a file/folder was already selected in destination

2020-01-18 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=402602

Patrick Silva  changed:

   What|Removed |Added

Version|19.04.2 |19.12.1

--- Comment #3 from Patrick Silva  ---
easier way to reproduce:
open Dolphin and copy any file
open another folder cpntaining at least 1 folder/file
select the file/folder already present
paste the file copied in the first step by pressing ctrl+v

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 402602] Pasted file is not selected if a file/folder was already selected in destination

2019-10-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=402602

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 402602] Pasted file is not selected if a file/folder was already selected in destination

2019-10-24 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=402602

Patrick Silva  changed:

   What|Removed |Added

 CC||dolge...@informatik.uni-erl
   ||angen.de

--- Comment #2 from Patrick Silva  ---
*** Bug 413388 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 402602] Pasted file is not selected if a file/folder was already selected in destination

2019-06-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=402602

Patrick Silva  changed:

   What|Removed |Added

Version|18.12.0 |19.04.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 402602] Pasted file is not selected if a file/folder was already selected in destination

2018-12-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=402602

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Can confirm, but only when the file in window A is still selected. When nothing
is selected, pasting the item does indeed select the newly-pasted file.

It would appear that this behavior is deliberate. From
Dolphinview.cpp::updateViewState():

// if there is a selection already, leave it that way
if (!selectionManager->hasSelection()) {
const int currentIndex = m_model->index(m_currentItemUrl);
if (currentIndex != -1) {
selectionManager->setCurrentItem(currentIndex);

Not sure if this is something we should change. Probably a maintainer decision.
Elvis?

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 402602] Pasted file is not selected if a file/folder was already selected in destination

2018-12-27 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=402602

Patrick Silva  changed:

   What|Removed |Added

   Platform|Other   |Archlinux Packages

-- 
You are receiving this mail because:
You are watching all bug changes.