Bug 479696 - Touch device invocation of tooltip on QML element invokes element.
Summary: Touch device invocation of tooltip on QML element invokes element.
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kwinrules (show other bugs)
Version: 5.27.10
Platform: openSUSE Linux
: NOR minor
Target Milestone: ---
Assignee: KWin default assignee
URL: https://discuss.kde.org/t/how-to-acce...
Keywords: usability
Depends on:
Blocks:
 
Reported: 2024-01-12 16:27 UTC by Roke Julian Lockhart Beedell
Modified: 2024-02-18 19:52 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0
4wy78uwh: performance-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roke Julian Lockhart Beedell 2024-01-12 16:27:39 UTC
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


SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240109
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.113.0
Qt Version: 5.15.12
Kernel Version: 6.6.10-1-default (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
See the https://bugs.kde.org/page.cgi?id=fields.html#bug_file_loc: https://discuss.kde.org/t/how-to-access-tooltips-via-touch-device/9553/4?u=rokejulianlockhart.
Comment 1 Roke Julian Lockhart Beedell 2024-01-12 16:39:45 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.
Comment 2 Roke Julian Lockhart Beedell 2024-02-18 19:52:17 UTC
(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.