Bug 479696

Summary: Touch device invocation of tooltip on QML element invokes element.
Product: [Applications] systemsettings Reporter: Roke Julian Lockhart Beedell <4wy78uwh>
Component: kcm_kwinrulesAssignee: 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.10Flags: 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: Version Fixed/Implemented In: 6.0
Sentry Crash Report:

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.