https://bugs.kde.org/show_bug.cgi?id=484668
Bug ID: 484668
Summary: Dragging icon in file dialog's location bar does not
supply name
Classification: Frameworks and Libraries
Product: frameworks-kio
Version: 6.0.0
Platform: openSUSE
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: Open/save dialogs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 167893
--> https://bugs.kde.org/attachment.cgi?id=167893&action=edit
Screen recording
SUMMARY
When the location bar of a file dialog is in path editing mode (rather than
breadcrumbs mode), it has an icon on the left. That icon can be dragged and
dropped, for example to add the current location to the Places sidebar.
However, when doing that, the icon in the Places sidebar will appear without a
name. The entry created otherwise works. See screen recording.
STEPS TO REPRODUCE
1. In a file dialog, put the location bar in path editing mode (click the empty
space after the path if it's in Navigate (breadcrumbs) mode.
2. Drag the icon on the left to the Places sidebar, to add the current location
to the Places.
OBSERVED RESULT
The current location is added to Places, but it only has an icon, not a name.
EXPECTED RESULT
The entry is added with the name of the folder.
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240321
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: X11
ADDITIONAL INFORMATION
This doesn't happen in Dolphin, only in the file dialogs.
The problem seems to be on the source side (the icon in the location bar),
rather than on the target side (the Places sidebar): if I drag the icon from a
file dialog's location bar to the sidebar in a Dolphin window, it's also added
without a name, while if I drag from a Dolphin window's location bar to the
Places sidebar in a file dialog, the name of the folder is shown.
--
You are receiving this mail because:
You are watching all bug changes.