[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-04-23 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=417378

--- Comment #15 from David Redondo  ---
Git commit 30f74282fbb4252f18786737765a83dcae3d8b88 by David Redondo.
Committed on 23/04/2021 at 09:12.
Pushed by davidre into branch 'Plasma/5.21'.

Set a transientParent for the FolderView ContextMenu

We already had the possibility to specify a visualParent but never did.
The positioning below the parent is not optimal because the Delegates
include the spacing between rows at their bottom which was likely never
discovered because the visualParent was never set. So just set it always
to the cursor position.


(cherry picked from commit 603c0b5a02956765b3dfdab2436a56d1b8122348)

M  +3-3containments/desktop/package/contents/ui/FolderView.qml
M  +5-7containments/desktop/plugins/folder/foldermodel.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/30f74282fbb4252f18786737765a83dcae3d8b88

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-04-23 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=417378

--- Comment #14 from David Redondo  ---
Git commit 603c0b5a02956765b3dfdab2436a56d1b8122348 by David Redondo.
Committed on 23/04/2021 at 09:03.
Pushed by davidre into branch 'master'.

Set a transientParent for the FolderView ContextMenu

We already had the possibility to specify a visualParent but never did.
The positioning below the parent is not optimal because the Delegates
include the spacing between rows at their bottom which was likely never
discovered because the visualParent was never set. So just set it always
to the cursor position.

M  +3-3containments/desktop/package/contents/ui/FolderView.qml
M  +5-7containments/desktop/plugins/folder/foldermodel.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/603c0b5a02956765b3dfdab2436a56d1b8122348

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-04-22 Thread Nick Cross
https://bugs.kde.org/show_bug.cgi?id=417378

Nick Cross  changed:

   What|Removed |Added

 CC||k...@goots.org

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-04-22 Thread Victor Perevertkin
https://bugs.kde.org/show_bug.cgi?id=417378

Victor Perevertkin  changed:

   What|Removed |Added

 CC||vic...@perevertkin.ru

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-03-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417378

Nate Graham  changed:

   What|Removed |Added

 CC||brunoguedes.n...@gmail.com

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

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-03-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417378

Nate Graham  changed:

   What|Removed |Added

 CC||tommi.zanotti+...@gmail.com

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

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-03-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417378

tue...@rambler.ru changed:

   What|Removed |Added

 CC||tue...@rambler.ru

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-03-10 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=417378

Alex  changed:

   What|Removed |Added

 CC||alex...@protonmail.com

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-03-05 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=417378

--- Comment #11 from Vlad Zahorodnii  ---
plasma most likely doesn't set the transient parent window, it's not a kwin bug

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-03-05 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=417378

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||plasma-b...@kde.org
   Assignee|kwin-bugs-n...@kde.org  |k...@davidedmundson.co.uk
   Target Milestone|--- |1.0
Product|kwin|plasmashell
  Component|wayland-generic |general
Version|git master  |master

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-02-03 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=417378

Christoph Feck  changed:

   What|Removed |Added

  Latest Commit|430662  |
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=430662

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417378

Nate Graham  changed:

   What|Removed |Added

 CC||neopy...@gmail.com

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

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417378

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||n...@kde.org
 Status|REPORTED|CONFIRMED
  Latest Commit||430662

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417378

Nate Graham  changed:

   What|Removed |Added

 CC||jan.rathm...@gmx.de

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

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2020-12-10 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417378

Patrick Silva  changed:

   What|Removed |Added

   Keywords||wayland

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2020-10-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417378

--- Comment #7 from Patrick Silva  ---
dupe of bug 411448 ?

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2020-09-20 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417378

Patrick Silva  changed:

   What|Removed |Added

 CC||lukas.sp...@web.de

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

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2020-09-07 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=417378

--- Comment #5 from Alexander Potashev  ---
Created attachment 131484
  --> https://bugs.kde.org/attachment.cgi?id=131484=edit
Yakuake screenshot

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2020-09-07 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=417378

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

--- Comment #4 from Alexander Potashev  ---
Similar problem here on Fedora 32 (Plasma Wayland 5.18.5, KF 5.70.0, Qt
5.14.2):

1. Run Yakuake
2. Also run another app, e.g. Konsole
3. Press F12 to bring up Yakuake
4. Click on the Konsole window to transfer focus to it (Yakuake should be
configured to stay on screen when losing focus.)
5. Right-click inside the Yakuake window


OBSERVED RESULT
As we can see in the attached screenshot, context menu opens in wrong position
and has window decoration.

EXPECTED RESULT
context menu should open in correct position without window decoration

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2020-08-17 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=417378

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||grzegorz.alibo...@gmail.com

--- Comment #3 from Vlad Zahorodnii  ---
*** Bug 423332 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2020-05-15 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417378

Patrick Silva  changed:

   What|Removed |Added

   Platform|Other   |Archlinux Packages
Version|5.17.90 |5.18.90

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

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

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

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

[plasmashell] [Bug 417378] Context menu and submenu of context menu opened while a window is focused appear in wrong position and have window decoration

2020-02-10 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417378

Patrick Silva  changed:

   What|Removed |Added

Summary|Submenu of context menu |Context menu and submenu of
   |opens in wrong position and |context menu opened while a
   |has window decoration if a  |window is focused appear in
   |window is focused   |wrong position and have
   ||window decoration

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