Bug 477982

Summary: Widget has an incorrect icon after long pressing with a touchscreen
Product: [I don't know] kde Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nicolas.fella
Priority: NOR Keywords: qt6
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: long pressing with a mouse
long pressing with a touchscreen

Description Patrick Silva 2023-12-03 12:05:25 UTC
Created attachment 163809 [details]
long pressing with a mouse

STEPS TO REPRODUCE
1. add a widget do desktop
2. long press the widget using a touchscreen
3. 

OBSERVED RESULT
the third icon of the widget is incorrect (generic). Compare the screenshots taken and long pressing with mouse and touchscreen.

EXPECTED RESULT
correct icon

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.81.80
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Graphics Platform: Wayland
Comment 1 Patrick Silva 2023-12-03 12:06:23 UTC
Created attachment 163810 [details]
long pressing with a touchscreen
Comment 2 Nicolas Fella 2023-12-03 18:49:36 UTC
Using a touchscreen increases the size of the UI, which results in a slightly different icon. Both icons are wrong though
Comment 3 Nicolas Fella 2023-12-03 18:50:51 UTC
See https://bugs.kde.org/show_bug.cgi?id=472863

*** This bug has been marked as a duplicate of bug 472863 ***