Bug 439674 - Launches a wrong program
Summary: Launches a wrong program
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Menu (Kicker) widget (other bugs)
Version First Reported In: 5.20.5
Platform: Debian testing Linux
: NOR minor
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-09 11:19 UTC by heikki
Modified: 2021-07-13 14:51 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description heikki 2021-07-09 11:19:03 UTC
SUMMARY

Occasionally the start menu launches a different program than the one I clicked on

STEPS TO REPRODUCE
1. Open the start menu 
2. Choose a sub-menu that has enough entries to fill the menu box. For example Applications/Internet
3. Do NOT movew your mouse. The list shows the first element selected, but the mouse pointer is further down on the list, where the submenu Internet was located
4. Carefully click the mouse, avoiding any movement

OBSERVED RESULT
The first program on the list starts

EXPECTED RESULT
The program under t he mouse cursor should start

SOFTWARE/OS VERSIONS
Linux: Debian Bullseye
Linux/KDE Plasma: Package: plasma-desktop: 4:5.20.5-4
KDE Plasma Version: 5.20.5-4 (probably)

ADDITIONAL INFORMATION

To me it looks like the start menu updates the item to be started on a mouse move event, but does not check on the click event.

Easy to work around by getting in the habit of moving the mouse before clicking, but was a tad confusing before I realized what is happening.
Comment 1 Alois Wohlschlager 2021-07-13 14:18:01 UTC
This is not relevant any more in the new Kickoff. It's a pity that Debian will not ship that for two more years.
Comment 2 heikki 2021-07-13 14:51:18 UTC
Thank you for looking into this. I have reported it to Debian as

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991069

They do have 5.21.5-1 in their 'experimental' archive, maybe it gets into 'testing' soon after Bulleye gets released, and maybe I can install it from there without messing my whole system up.