[kde] [Bug 454081] Menus with multiple checkboxes close on first click

2022-05-23 Thread Alan Prescott
https://bugs.kde.org/show_bug.cgi?id=454081

--- Comment #5 from Alan Prescott  ---
Understood :-)
It does seem that putting checkboxes in menus is really overloading the
original WIMP concept ;-)

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

[kde] [Bug 454081] Menus with multiple checkboxes close on first click

2022-05-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=454081

Nate Graham  changed:

   What|Removed |Added

URL||https://bugreports.qt.io/br
   ||owse/QTBUG-47406
 Resolution|FIXED   |UPSTREAM

--- Comment #4 from Nate Graham  ---
Oops, clicked save too soon. That last paragraph should be:

Unfortunately short of reverting that work (which we don't want to do because
it would re-introduce other bugs), we cannot add the behavior you want in the
menu. It needs to be done in Qt itself. See
https://bugreports.qt.io/browse/QTBUG-47406

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

[kde] [Bug 454081] Menus with multiple checkboxes close on first click

2022-05-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=454081

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Nate Graham  ---
This happened because we ported an old custom menu implementation to the
standard one. The custom one had the behavior you wanted, but suffered from
other bugs. Porting to the standard menu fixed all those bugs, but introduced
this one.

Unfortunately short of reverting that work (which we don't want t, we cannot
add the behavior you want in the menu. It needs to be done in Qt itself. See
https://bugreports.qt.io/browse/QTBUG-47406

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

[kde] [Bug 454081] Menus with multiple checkboxes close on first click

2022-05-20 Thread Alan Prescott
https://bugs.kde.org/show_bug.cgi?id=454081

--- Comment #2 from Alan Prescott  ---
(In reply to Felipe Kinoshita from comment #1)
> That usually how menus work in computer software, what's the expected
> behaviour in your opinion?

It may be how menus work, but not multiple checkboxes. 
This is where having multiple checkboxes in a menu breaks the original menu
concept. Menus allow only single click but multiple checkboxes have to allow
for multiple clicks.

My server is running an older version of KDE/Plasma under openSUSE Leap and
allows me to select more than one checkbox at a time without closing the menu,
the menu only closes when I click outside the menu so, at one point, this
worked as I would like.
  Operating System: openSUSE Leap 15.3
  KDE Plasma Version: 5.18.6
  KDE Frameworks Version: 5.76.0
  Qt Version: 5.12.7

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

[kde] [Bug 454081] Menus with multiple checkboxes close on first click

2022-05-20 Thread Felipe Kinoshita
https://bugs.kde.org/show_bug.cgi?id=454081

Felipe Kinoshita  changed:

   What|Removed |Added

 CC||kinof...@gmail.com

--- Comment #1 from Felipe Kinoshita  ---
That usually how menus work in computer software, what's the expected behaviour
in your opinion?

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