| Summary: | Insertion point not shown in search field of Meta+V clipboard menu | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Roke Julian Lockhart Beedell <4wy78uwh> |
| Component: | Clipboard widget & pop-up | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | john.kde, nate |
| Priority: | NOR | Flags: | 4wy78uwh:
performance-
4wy78uwh: Wayland? 4wy78uwh: X11+ |
| Version First Reported In: | 5.27.9 | ||
| Target Milestone: | 1.0 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| URL: | https://discuss.kde.org/t/is-anyone-else-unable-to-see-the-cursor-in-the-clipboard-plasmoid-meta-v-menu-search-bar/7545?u=rokejulianlockhart | ||
| Latest Commit: | Version Fixed/Implemented In: | 6.2.0 | |
| Sentry Crash Report: | |||
| Attachments: | Depiction of the problem. | ||
|
Description
Roke Julian Lockhart Beedell
2023-11-21 12:11:46 UTC
I see the same here. Maybe related is that I also notice that I cannot press cursor left/right to modify what I've typed. E.g. if I type "abcefg" and realise I missed out "d", if I press cursor left three times (hoping that the invisible cursor would still move) then press "d", I get "abcefgd". I can, however, click with the mouse between "c" and "e" then press "d" to get "abcdefg". Per https://discuss.kde.org/t/is-anyone-else-unable-to-see-the-cursor-in-the-clipboard-plasmoid-meta-v-menu-search-bar/7545/17, this is currently intentional because the search field rejects focus and therefore the insertion point doesn't become visible. However either of those things could be changed, which would fix the bug. Fixed by Fushan Wen in Plasma 6.2.0 with https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4555. |