Summary: | Intermittent failures to open context menu | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | pallaswept <pallaswept> |
Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | kde, kdedev, nate, qydwhotmail |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 6.2.3 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Demonstration video showing context menu failing to open intermittently, using a new user account |
Description
pallaswept
2024-11-15 05:19:31 UTC
No idea what could cause this, honestly. I clearly see the problem in the video, which makes me think of some timing issue I can't reproduce on Plasma 6.2.3 or git-master, with the same applications open Can you still reproduce this in Plasma 6.3? (In reply to Nate Graham from comment #3) > Can you still reproduce this in Plasma 6.3? I can. I have a new hint about this, though. I changed the hover time for plasma, which means I get the popup showing the window contents immediately now. When I get this failure to show the menu, it does seem to successfully register the mouse click, because that popup disappears. What is the hover time? Which exact setting did you change? (In reply to Nate Graham from comment #5) > What is the hover time? Which exact setting did you change? kwriteconfig6 --file ~/.config/plasmarc --group PlasmaToolTips --key Delay 1 Makes it visible that the click is registered, as the tooltip is hidden, but still, no menu is shown. To be clear, this is not related to this issue other than it had this nice side-effect that gives a hint about what's happening under the hood. *** This bug has been marked as a duplicate of bug 502721 *** |