[plasmashell] [Bug 399975] LyX does not work well with global menu

2018-12-20 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=399975

Christoph Feck  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 399975] LyX does not work well with global menu

2018-11-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=399975

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[plasmashell] [Bug 399975] LyX does not work well with global menu

2018-11-24 Thread Cor Blom
https://bugs.kde.org/show_bug.cgi?id=399975

--- Comment #3 from Cor Blom  ---
Thanks for fixing this.

Can the fix also be applied to the Active Window Control applet? It has the
same code.

Maybe this is not the right place to ask, but I do not know how else to do
this.

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

[plasmashell] [Bug 399975] LyX does not work well with global menu

2018-11-19 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=399975

Kai Uwe Broulik  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/pla
   ||sma-workspace/73339208cd346
   ||9e37eb0efe3de5544cb0a8e
   Version Fixed In||5.14.4
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Kai Uwe Broulik  ---
Git commit 73339208cd3469e37eb0efe3de5544cb0a8e by Kai Uwe Broulik.
Committed on 19/11/2018 at 09:07.
Pushed by broulik into branch 'Plasma/5.14'.

[DBusMenuImporter] Don't call removeAction() to avoid an empty QMenu

As soon as QMenu becomes empty it is closed. This can happen when the
application completely reloads its menu.
Instead, call deleteLater which will destroy the QAction later at which point
it is automatically removed from the menu.
FIXED-IN: 5.14.4

CHANGELOG: Fixed global menu misbehaving and unexpectedly closing with certain
applications

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

M  +3-1libdbusmenuqt/dbusmenuimporter.cpp

https://commits.kde.org/plasma-workspace/73339208cd3469e37eb0efe3de5544cb0a8e

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

[plasmashell] [Bug 399975] LyX does not work well with global menu

2018-11-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=399975

--- Comment #1 from Christoph Feck  ---
>From upstream ticket (LyX developer):

> I have to say that we play dirty tricks with our menus, which are generated 
> on-the-fly just before opening them.

I remember we had a similiar issue with other menus, but cannot find the
ticket.

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