Bug 494622

Summary: Unable to drag text since plasma 6.2
Product: [Applications] kate Reporter: pallaswept <pallaswept>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: christoph, waqar.17a
Priority: NOR    
Version: 24.08.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=494581
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Can't drag text

Description pallaswept 2024-10-12 21:53:15 UTC
Created attachment 174750 [details]
Can't drag text

SUMMARY
Unable to drag text in kate since plasma 6.2 update. kate was not updated.

STEPS TO REPRODUCE
1. Update to plasma 6.2
2. Attempt to drag text in kate

OBSERVED RESULT
See video attached

EXPECTED RESULT
Not what's in the video :D

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20241009
KDE Plasma Version: 6.2.0
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.3
Kernel Version: 6.11.2-1-default (64-bit)
Graphics Platform: Wayland
Processors: 24 × AMD Ryzen 9 5900X 12-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3090/PCIe/SSE2
Manufacturer: ASUS

ADDITIONAL INFORMATION
I am seeing very similar bugs all over KDE - panels, widgets, dolphin, etc. Please refer to 'see also' bugs (and their 'see also' bugs)
Comment 1 Christoph Cullmann 2024-10-19 18:44:11 UTC
I use Plasma 6.2, too. Can drag text on X11 and Wayland.

I think like in the other bug you need to report that to your distro.
Comment 2 pallaswept 2024-10-19 20:22:00 UTC
(In reply to Christoph Cullmann from comment #1)
> I use Plasma 6.2, too. Can drag text on X11 and Wayland.
> 
> I think like in the other bug you need to report that to your distro.

Thanks for testing it Christoph. Do you know of any tests or some logging we could enable, to test this while I wait for my distro to respond, or for users on other distros?
Comment 3 Waqar Ahmed 2024-10-19 21:24:52 UTC
QT_LOGGING_RULES="*=true" kate -b -n .

But it will be a lot of info.
Comment 4 pallaswept 2024-11-01 15:28:52 UTC
Fixed by forcibly reinstalling Qt6 (494520 for details)

Thank you very much for your help :)