[plasmashell] [Bug 388669] Application menu closes unexpected

2018-01-22 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=388669

Eike Hein  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/pla
   ||sma-desktop/fc155e94457d576
   ||7100bb108e39355094a373424

--- Comment #9 from Eike Hein  ---
Git commit fc155e94457d5767100bb108e39355094a373424 by Eike Hein.
Committed on 22/01/2018 at 10:34.
Pushed by hein into branch 'Plasma/5.12'.

Don't close plasmoid when closing a subdialog

Summary:
This patch redoes the fencing mechanism around
plasmoid.hideOnWindowDeactivate for window focus
handovers to be more reliable and generic. It's now
always disabled when a dialog is about to be
destroyed, and renabled on focus-in or when exiting
the root list. The dialog code is also fixed not
to close the plasmoid when it knows it's window
deactivation is part of its own destruction.

WindowSystem::monitorWindowFocus is also changed
to work in a single-shot sort of way, removing
the event filter again once it caught an event.

Fixes a refactoring regression from 84f1cb1c1.

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D9945

M  +9-3applets/kicker/package/contents/ui/ItemListDialog.qml
M  +3-8applets/kicker/package/contents/ui/ItemListView.qml
M  +2-1applets/kicker/package/contents/ui/main.qml
M  +3-2applets/kicker/plugin/windowsystem.cpp
M  +1-1applets/kicker/plugin/windowsystem.h

https://commits.kde.org/plasma-desktop/fc155e94457d5767100bb108e39355094a373424

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

[plasmashell] [Bug 388669] Application menu closes unexpected

2018-01-18 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=388669

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasmashell] [Bug 388669] Application menu closes unexpected

2018-01-17 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=388669

--- Comment #8 from Eike Hein  ---
Patch under review: https://phabricator.kde.org/D9945

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

[plasmashell] [Bug 388669] Application menu closes unexpected

2018-01-17 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=388669

Eike Hein  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #7 from Eike Hein  ---
Reproduced.

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

[plasmashell] [Bug 388669] Application menu closes unexpected

2018-01-17 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=388669

--- Comment #6 from Eike Hein  ---
Thanks for all the info. My distro doesn't have this kind of menu structure,
which is why I may not have noticed this bug so far. I'll look into reproducing
and fixing this soon.

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

[plasmashell] [Bug 388669] Application menu closes unexpected

2018-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=388669

--- Comment #5 from bug2...@wolke7.net ---
I've updated to plasma-5.11.95. (Still Qt-5.10 but patched qtwayland against
#381630 )
The issue can not be reproduced with wayland, but is still present in X11. 

If an new application window opens and the application menu is open (i.E. to
launch a second application) it closes too.

Probably the menu closes if the focus gets stolen.

The behavior I would expect: The menu stays open and keeps the focus until the
user clicks on something inside the menu or outside to close it.

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

[plasmashell] [Bug 388669] Application menu closes unexpected

2018-01-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=388669

--- Comment #4 from bug2...@wolke7.net ---
I'm using Qt 5.10 too. Maybe someone has to test with an older version

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

[plasmashell] [Bug 388669] Application menu closes unexpected

2018-01-10 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=388669

Christoph Feck  changed:

   What|Removed |Added

 CC||cf...@kde.org

--- Comment #3 from Christoph Feck  ---
Confirmed here, using Qt 5.10. It might be the Qt update that changed it, but I
also update Plasma from master frequently.

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

[plasmashell] [Bug 388669] Application menu closes unexpected

2018-01-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=388669

--- Comment #2 from bug2...@wolke7.net ---
Created attachment 109739
  --> https://bugs.kde.org/attachment.cgi?id=109739=edit
menu.mkv

Part of the screen with the application menu. The menu closes at while mouse
pointer moves up.

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

[plasmashell] [Bug 388669] Application menu closes unexpected

2018-01-08 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=388669

--- Comment #1 from Eike Hein  ---
Could you add a video? (e.g. using vokoscreen)

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