| Summary: | Touch device invocation of tooltip on QML element invokes element. | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Roke Julian Lockhart Beedell <4wy78uwh> |
| Component: | kcm_kwinrules | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | isma.af, nate, plasma-bugs-null |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 5.27.10 | Flags: | 4wy78uwh:
performance-
|
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| URL: | https://discuss.kde.org/t/how-to-access-tooltips-via-touch-device/9553/4?u=rokejulianlockhart | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/merge_requests/3962 | Version Fixed/Implemented In: | 6.0 |
| Sentry Crash Report: | |||
|
Description
Roke Julian Lockhart Beedell
2024-01-12 16:27:39 UTC
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)
> OBSERVED RESULT
>
>
> EXPECTED RESULT
>
>
OBSERVED RESULT
It invokes the element on release.
EXPECTED RESULT
It shouldn't invoke the element on release.
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)
> SUMMARY
> Invoking a tooltip using touch selects the element upon removal of the
> finger or stylus.
>
> STEPS TO REPRODUCE
> 1. Invoke "kcmshell5 kcm_kwinrules".
> 1. Modify or create a new rule.
> 1. Invoke the QML overlay to create a new rule.
> 1. Long-press an entry with a tooltip. No indicator exists for whether an
> entry has a tooltip, so just keep trying different ones if it doesn't
> initially work.
>
> OBSERVED RESULT
>
>
> EXPECTED RESULT
>
>
Apologies for the poor bug description.
|