| Summary: | Action buttons do not appear when an item moves to under the mouse, in particular after deleting an item | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Frank Steinmetzger <dev+kde> |
| Component: | Clipboard widget & pop-up | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 5.24.2 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 5.25 | |
| Sentry Crash Report: | |||
| Attachments: | Screencapture as requested | ||
|
Description
Frank Steinmetzger
2022-03-06 01:38:51 UTC
That's exactly what it does for me, and what it's supposed to do. Can you attach a screen recording that shows exactly what it's doing for you? Created attachment 147711 [details]
Screencapture as requested
First I delete item “a”, then click on where the delete button would be for item “b”. But instead of deleting, I select it.
Then I open the panel again (note that “b” is the topmost one item) and delete it and item “c”, including moving the mouse afterwards, so the delete button reappears. Then I delete item “d” and don’t move the mouse, which prevents the delete button from appearing. Thus I select item “e” with the next click.
Thanks, I can see what you mean. Unfortunately (or fortunately?) it works as expected for me. There have been a number of focus-related changes to the Clipboard widget in git master since 5.24 was released, and I think it is likely that one of those changes fixed it. |