[elisa] [Bug 419145] Hamburger menu opens in the upper left corner of the screen when Elisa is closed while "Keep running in system tray when main window is closed" feature is enabled

2020-04-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=419145

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|20.04.0 |20.04.0 when using Qt 5.15
   ||or later

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

[elisa] [Bug 419145] Hamburger menu opens in the upper left corner of the screen when Elisa is closed while "Keep running in system tray when main window is closed" feature is enabled

2020-04-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=419145

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Version Fixed In||20.04.0

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

[elisa] [Bug 419145] Hamburger menu opens in the upper left corner of the screen when Elisa is closed while "Keep running in system tray when main window is closed" feature is enabled

2020-04-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=419145

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||elisa/commit/1e635e63fad214
   ||774ad036e8b92f0057dc40014b

--- Comment #7 from Nate Graham  ---
Git commit 1e635e63fad214774ad036e8b92f0057dc40014b by Nate Graham, on behalf
of Matthieu Gallien.
Committed on 01/04/2020 at 15:44.
Pushed by mgallien into branch 'release/20.04'.

workaround not to have the system tray menu appear when it should not

M  +6-0src/qml/PlatformIntegration.qml

https://invent.kde.org/kde/elisa/commit/1e635e63fad214774ad036e8b92f0057dc40014b

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

[elisa] [Bug 419145] Hamburger menu opens in the upper left corner of the screen when Elisa is closed while "Keep running in system tray when main window is closed" feature is enabled

2020-03-31 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=419145

--- Comment #6 from Matthieu Gallien  ---
https://invent.kde.org/kde/elisa/-/merge_requests/113 with a workaround that
should avoid the menu showing when it should not.

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

[elisa] [Bug 419145] Hamburger menu opens in the upper left corner of the screen when Elisa is closed while "Keep running in system tray when main window is closed" feature is enabled

2020-03-31 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=419145

--- Comment #5 from Matthieu Gallien  ---
So this is a Qt bug and I cannot reproduce it with the qt5.15 dev branch where
as Qt 5.12.5 has the bug.

I will try to identify a workaround for this but will not use KSNI for the
stable branch (add a new dependency and lots of code).

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

[elisa] [Bug 419145] Hamburger menu opens in the upper left corner of the screen when Elisa is closed while "Keep running in system tray when main window is closed" feature is enabled

2020-03-24 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=419145

--- Comment #4 from Matthieu Gallien  ---
With the flatpak generated from master branch, the menu appears a short time
and then disappear.

I believe I will have to implement everything using KSNI class from KDE
Frameworks.

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

[elisa] [Bug 419145] Hamburger menu opens in the upper left corner of the screen when Elisa is closed while "Keep running in system tray when main window is closed" feature is enabled

2020-03-23 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=419145

--- Comment #3 from Matthieu Gallien  ---
Git commit 59c67f5f45bb125c630188189b89c08211357357 by Matthieu Gallien.
Committed on 23/03/2020 at 20:32.
Pushed by mgallien into branch 'release/20.04'.

fix handling of menu exported by system tray icon

seems that reusing the menu exported for the global menu is a very bad
idea

using a menu as a child of the system tray icon seems to be the
solution
Related: bug 409010

M  +2-1src/qml/PlatformIntegration.qml

https://invent.kde.org/kde/elisa/commit/59c67f5f45bb125c630188189b89c08211357357

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

[elisa] [Bug 419145] Hamburger menu opens in the upper left corner of the screen when Elisa is closed while "Keep running in system tray when main window is closed" feature is enabled

2020-03-23 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=419145

--- Comment #2 from Matthieu Gallien  ---
https://invent.kde.org/kde/elisa/-/merge_requests/110 is a candidate fix for
this bug.

I am no longer able to reproduce it with this merge request.

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

[elisa] [Bug 419145] Hamburger menu opens in the upper left corner of the screen when Elisa is closed while "Keep running in system tray when main window is closed" feature is enabled

2020-03-23 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=419145

Matthieu Gallien  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Matthieu Gallien  ---
Thanks for the report.

I can reproduce this and I had noticed this bug.

I will work on it.

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