[plasmashell] [Bug 368459] Group menu steals focus, cannot hide window

2023-04-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=368459

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |WORKSFORME
 CC||n...@kde.org

--- Comment #7 from Nate Graham  ---
When a Task is grouped, there are at least two ways to minimize specific
windows:
- Hover over grouped Task, right-click on thumbnail of window you want to
minimize > More > Minimize
- Configure grouped Tasks to show the Group Dialog or thumbnails when clicked >
right-click the entry in the group dialog or thumbnail for the window you want
to minimize > More > Minimize

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

[plasmashell] [Bug 368459] Group menu steals focus, cannot hide window

2020-08-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=368459

Christoph Feck  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |---
 Status|RESOLVED|REOPENED

--- Comment #6 from Christoph Feck  ---
Not sure if bug 366732 was really fixed, but the issue reported here is still
reproducible with today's master, so these might need a different fix.
Reopening.

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

[plasmashell] [Bug 368459] Group menu steals focus, cannot hide window

2016-09-21 Thread Eike Hein via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368459

Eike Hein  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Eike Hein  ---


*** This bug has been marked as a duplicate of bug 366732 ***

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


[plasmashell] [Bug 368459] Group menu steals focus, cannot hide window

2016-09-12 Thread Eike Hein via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368459

--- Comment #4 from Eike Hein  ---
This is a broader problem. There's a similar issue where clicking the active
window to minimize it from a Task Manager on the desktop containment doesn't
work, because the initial press makes the desktop gain focus, which removes the
IsActive state from the window, and minimize only happens when IsActive is
true. The code needs to handle this generally for both cases to work. It's on
my todo.

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


[plasmashell] [Bug 368459] Group menu steals focus, cannot hide window

2016-09-12 Thread Heiko Tietze via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368459

Heiko Tietze  changed:

   What|Removed |Added

 CC||tietze.he...@gmail.com

--- Comment #3 from Heiko Tietze  ---
The context menu for grouped objects should affect all items. But I agree with
Christoph that we should keep the focus where it is. 
Microsoft Windows shows a menu on left click where the active window is
highlighted (focus goes from the window itself to this menu entry). When the
user right clicks a menu item the respective window comes into foreground and
the common window menu pops up with the option to minimize etc.

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


[plasmashell] [Bug 368459] Group menu steals focus, cannot hide window

2016-09-11 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368459

--- Comment #2 from Christoph Feck  ---
Oh, did not know that. Perhaps check which window has the focus before setting
focus to the menu?

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


[plasmashell] [Bug 368459] Group menu steals focus, cannot hide window

2016-09-11 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368459

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||k...@privat.broulik.de
 Ever confirmed|0   |1
  Flags||Usability?

--- Comment #1 from Kai Uwe Broulik  ---
On the other hand starting in 5.8 you can use the keyboard to navigate the
popup menu for which it needs to have focus. We have a conflict here. Not sure
what to do. Usability?

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