[plasma-systemmonitor] [Bug 460609] Context menus are persistent

2023-01-13 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=460609

Arjen Hiemstra  changed:

   What|Removed |Added

URL||https://bugreports.qt.io/br
   ||owse/QTBUG-69558
 Status|REOPENED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #5 from Arjen Hiemstra  ---
The upstream bug is https://bugreports.qt.io/browse/QTBUG-69558

> As a side note, I don't quite understand why System Monitor has to use some 
> different API for displaying context menus, which behaves differently from 
> every other application on the system. This breaks UX. Why not use the 
> "normal" context menus?

It's not a different API, most QtQuick applications will use these same APIs.
The difference is between QtWidgets and QtQuick. And choosing between those two
has little to do with what menu style is used - the advantages of QtQuick
greatly outweigh the minor annoyance of an in-application menu.

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

[plasma-systemmonitor] [Bug 460609] Context menus are persistent

2023-01-13 Thread Lastique
https://bugs.kde.org/show_bug.cgi?id=460609

--- Comment #4 from Lastique  ---
As a side note, I don't quite understand why System Monitor has to use some
different API for displaying context menus, which behaves differently from
every other application on the system. This breaks UX. Why not use the "normal"
context menus?

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

[plasma-systemmonitor] [Bug 460609] Context menus are persistent

2023-01-13 Thread Lastique
https://bugs.kde.org/show_bug.cgi?id=460609

Lastique  changed:

   What|Removed |Added

 Resolution|UPSTREAM|---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #3 from Lastique  ---
I'm going to reopen this so that it doesn't get lost. Feel free to close it if
you report the problem to Qt (please post a link to it as well).

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

[plasma-systemmonitor] [Bug 460609] Context menus are persistent

2023-01-11 Thread Lastique
https://bugs.kde.org/show_bug.cgi?id=460609

--- Comment #2 from Lastique  ---
(In reply to Arjen Hiemstra from comment #1)
> This is a limitation of QtQuick Controls 2 menus and needs to be fixed in Qt.

Then please report this to Qt and post a link here. I won't be able to provide
any details to Qt devs wrt. where the problem is and what needs to be done.

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

[plasma-systemmonitor] [Bug 460609] Context menus are persistent

2023-01-11 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=460609

Arjen Hiemstra  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #1 from Arjen Hiemstra  ---
This is a limitation of QtQuick Controls 2 menus and needs to be fixed in Qt.

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