https://bugs.kde.org/show_bug.cgi?id=463030
Bug ID: 463030 Summary: KUrlRequester from KIO cannot accept file drop event to input file URL under Windows. Classification: Frameworks and Libraries Product: frameworks-kio Version: 5.101.0 Platform: Other OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kio-bugs-n...@kde.org Reporter: wzc782970...@gmail.com CC: kdelibs-b...@kde.org Target Milestone: --- SUMMARY KUrlRequester from KIO cannot accept file drop event to input file URL under Windows. STEPS TO REPRODUCE 1. Download the most recent release of KDE Connect for Windows 2. Pair a device, from system tray, select "Send file / URL" 3. The input box above the combobox is a KUrlRequester, try to drag and drop any file to the input area 4. See the result OBSERVED RESULT User cannot drop the file there to input the URL under Windows, but can do that under Linux. EXPECTED RESULT Drag-and-drop to input file URL should work. SOFTWARE/OS VERSIONS Windows: Home 11, 22H2 Version of KDE Connect that could reproduce the issue: kdeconnect-kde-21.12.3-903-windows-msvc2019_64-cl.exe downloaded from the official website ADDITIONAL INFORMATION KUrlRequester uses a KLineEdit which is a part of KCompletion, since compiling KIO under Windows is a painful job so I'm not sure if it's a KIO issue or a KCompletion issue. Let me know if you need any additional information. -- You are receiving this mail because: You are watching all bug changes.