https://bugs.kde.org/show_bug.cgi?id=405520

            Bug ID: 405520
           Summary: Drag and drop works not as expected
           Product: kdevelop
           Version: 5.3.2
          Platform: MS Windows
                OS: MS Windows
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: All editors
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: a...@calladium.de
  Target Milestone: ---

SUMMARY

Drag and drop does not always work as expected under Windows 10. Single files
rise an error but work. File links (*.lnk) worked in version 5.3.1 but not
anymore in 5.3.2 . Dropping in the editor area is not supported.

STEPS TO REPRODUCE
1. Drag and drop multipple text files into the area of the editor tabs. It
works.
2. Drag and drop a single text file into the same area. An error is rised, but
after that the file is opened. The error needs to be handled by the user an is
annoying (message back translated from German: "No activated module supports
repository URL: file:///Z:/mydir/myfile.txt", in German "Kein aktiviertes Modul
unterstützt diese Repository-URL: file:///Z:/mydir/myfile.txt").
3. Drag and drop one or more Windows file links (*.lnk files, symbolic links)
into the same area. This was handled in the previous version but is not
supported anymore. I loved this feature since I can collect often used files as
symbolic links on the desktop or in project directories.
4. Drag and drop files into the editor area. This is handled by MSVC (MS Visual
Studio) in all version but not in kdevelop. MSVC has a bad handler for CSS
files. The result is not opening the file but inserting the URL of the file
into the CSS text. But for all other tested file type it opens the file in a
new editor tab.

OBSERVED RESULT
As described above.

EXPECTED RESULT
Just open the file[1] or files or symbolic link(s)[3] without annoying error
message [2], even on drop onto the editor area [4].

SOFTWARE/OS VERSIONS
Windows: Window 10
MacOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: bundled in kdevelop

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to