Summary: | Bookmark icons use absolute paths in any case | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Dennis Nienhüser <nienhueser> |
Component: | general | Assignee: | Akshat Tandon <akshat.tandon> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | akshat.tandon |
Priority: | NOR | Keywords: | junior-jobs |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Bookmark chooser dialog. |
Description
Dennis Nienhüser
2015-04-06 13:33:19 UTC
I want to work on this feature and hence want clarification on a few things. 1. How should this new list of predefined icons be shown to the user, should I add a combo box below the icon path using which a user can select one of the predefined icons or should I add a button which on being clicked opens a new dialog showing the predefined icons. 2. Should I retain the existing way of adding a custom icon ( by clicking on the icon image to select an image file) or should I remove it and add "Custom" as one of the options of combo box. In case the icon selection is via a dedicated dialog window should I add a custom button in this dialog along with the list of all predefined icons. 3. When a user adds a custom icon image for a particular bookmark should this new icon be saved in the predefined icon list for future references or not? Created attachment 96614 [details] Bookmark chooser dialog. I have submitted a patch for this here https://git.reviewboard.kde.org/r/126729/ Fixed in Applications/16.04 and later. |