Bug 501265 - Add ability to drag-and-drop custom icons in properties dialog
Summary: Add ability to drag-and-drop custom icons in properties dialog
Status: REPORTED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Properties dialog (show other bugs)
Version: 6.8.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-09 16:31 UTC by Luke Horwell
Modified: 2025-03-09 16:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Example of dropping a custom icon on button (31.28 KB, image/jpeg)
2025-03-09 16:31 UTC, Luke Horwell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Horwell 2025-03-09 16:31:56 UTC
Created attachment 179248 [details]
Example of dropping a custom icon on button

SUMMARY

As a user who customises a lot of folder icons, it would enhance productivity if the file properties dialog (as used in apps like Dolphin) could support drag-and-drop to set a custom icon, as opposed to many steps to achieve the same thing with the file picker.


STEPS TO REPRODUCE
1. Right click a folder → Properties.
2. Drag-and-drop an image file (PNG or SVG) to the icon button.


OBSERVED RESULT
Cursor shows a clashed circle, not possible. Must perform many clicks:
  1. The icon button ("iconButton")
  2. Click "Browse..."
  3. Drag and drop the desired icon.
  4. Accept the file picker.
  5. Accept the icon chooser.

EXPECTED RESULT
Icon button implements the drop event for valid image files.


SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2