[plasmashell] [Bug 432263] Shift- and Alt-Modifier keys do not change the drag and drop behaviour

2024-05-31 Thread Mark Silence
https://bugs.kde.org/show_bug.cgi?id=432263

Mark Silence  changed:

   What|Removed |Added

 CC||mad...@gmail.com

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

[plasmashell] [Bug 432263] Shift- and Alt-Modifier keys do not change the drag and drop behaviour

2024-05-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432263

tomblackwh...@outlook.com changed:

   What|Removed |Added

 CC||tomblackwh...@outlook.com

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

[plasmashell] [Bug 432263] Shift- and Alt-Modifier keys do not change the drag and drop behaviour

2024-05-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432263

gerrit.huebb...@gmail.com changed:

   What|Removed |Added

 CC||gerrit.huebb...@gmail.com

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

[plasmashell] [Bug 432263] Shift- and Alt-Modifier keys do not change the drag and drop behaviour

2024-03-17 Thread Andrea Ippolito
https://bugs.kde.org/show_bug.cgi?id=432263

--- Comment #4 from Andrea Ippolito  ---
(In reply to Andrea Ippolito from comment #3)
> This is the behavior I'm observing on Wayland today.
> 
> Dolphin open in dual panel mode, showing two different folders inside my ~:
> 
> 1.a) drag a file, hold Shift before releasing mouse/touchpad -> tooltip
> is still shown (expected: file is moved)
> 2.a) drag a file, hold Ctrl before releasing mouse/touchpad -> tooltip
> is still shown (expected: file is copied)
> 3.a) drag a file, hold Ctrl+Shift before releasing mouse/touchpad ->
> file is copied without showing the tooltip (?!)
> 
> 1.b) drag a file, hold Shift before STARTING the drag operation,
> then release mouse/touchpad -> file is moved, no tooltip is shown
> 2.b) drag a file, hold Ctrl before STARTING the drag operation,
> then release mouse/touchpad -> file is copied, no tooltip is shown
> 3.b) drag a file, hold Ctrl+Shift before STARTING the drag
> operation, then release mouse/touchpad -> file is linked, no tooltip is shown
> 
> So basically cases 1.a, 2.a and 3.a are all buggy.
> 
> On an X11 session 1.a = 1.b, 2.a = 2.b, 3.a = 3.b.

I have just tested this again on a Wayland session with Plasma 6.0.2, and this
still applies.

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

[plasmashell] [Bug 432263] Shift- and Alt-Modifier keys do not change the drag and drop behaviour

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

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasmashell] [Bug 432263] Shift- and Alt-Modifier keys do not change the drag and drop behaviour

2022-12-31 Thread Ian Petts
https://bugs.kde.org/show_bug.cgi?id=432263

Ian Petts  changed:

   What|Removed |Added

 CC||ipe...@gmail.com

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

[plasmashell] [Bug 432263] Shift- and Alt-Modifier keys do not change the drag and drop behaviour

2022-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432263

andrea.i...@gmail.com changed:

   What|Removed |Added

 CC||andrea.i...@gmail.com

--- Comment #3 from andrea.i...@gmail.com ---
This is the behavior I'm observing on Wayland today.

Dolphin open in dual panel mode, showing two different folders inside my ~:

1.a) drag a file, hold Shift before releasing mouse/touchpad -> tooltip is
still shown (expected: file is moved)
2.a) drag a file, hold Ctrl before releasing mouse/touchpad -> tooltip is
still shown (expected: file is copied)
3.a) drag a file, hold Ctrl+Shift before releasing mouse/touchpad -> file
is copied without showing the tooltip (?!)

1.b) drag a file, hold Shift before STARTING the drag operation, then
release mouse/touchpad -> file is moved, no tooltip is shown
2.b) drag a file, hold Ctrl before STARTING the drag operation, then
release mouse/touchpad -> file is copied, no tooltip is shown
3.b) drag a file, hold Ctrl+Shift before STARTING the drag operation,
then release mouse/touchpad -> file is linked, no tooltip is shown

So basically cases 1.a, 2.a and 3.a are all buggy.

On an X11 session 1.a = 1.b, 2.a = 2.b, 3.a = 3.b.

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

[plasmashell] [Bug 432263] Shift- and Alt-Modifier keys do not change the drag and drop behaviour

2021-02-04 Thread Derek Christ
https://bugs.kde.org/show_bug.cgi?id=432263

--- Comment #2 from Derek Christ  ---
(In reply to Nate Graham from comment #1)

> Also you need to move  the dragged file at least one pixel after holding
> down the modifier key for it to take effect.

Hm, I cannot really reproduce that. I'll try to sum up my findings in latest
git master:

Desktop -> Desktop:
Modifier key will completely get ignored, even after moving at least one pixel
after pressing the key. The file will be moved in any case.

Desktop -> Dolphin:
Everything works as expected. The cursor also updates immediately.

Dolphin -> Desktop:
The modifier keys work as expected, however the cursor does not update and
always shows the default + symbol for the 'copy' action. Also here moving at
least one pixel after pressing the key does not change anything.

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

[plasmashell] [Bug 432263] Shift- and Alt-Modifier keys do not change the drag and drop behaviour

2021-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432263

Nate Graham  changed:

   What|Removed |Added

   Assignee|notm...@gmail.com   |h...@kde.org
  Component|Desktop Containment |Folder
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
It does work for me, but the icon doesn't update properly.

Also you need to move  the dragged file at least one pixel after holding down
the modifier key for it to take effect. This was fixed in Dolphin in Bug
388259. Perhaps the same fix is needed here.

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