[Bug 179933] New: context menu of top "My Albums" isn't right

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 179933] New: context menu of top "My Albums" isn't right

Bugzilla from mikmach@wp.pl
http://bugs.kde.org/show_bug.cgi?id=179933

           Summary: context menu of top "My Albums" isn't right
           Product: digikam
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:            (using Devel)
Compiler:          gcc4.3.2
OS:                Linux
Installed from:    Compiled sources

In Albums panel we have situation:

My Albums      ^        (header, thanks Andi for arrow :)
- My Albums             (root album)
-- Collection           (collection)
--- Album               (regular photo album)

I am writing about second "My Albums". There are two problems:

- awkward repetition My Albums - My Albums (also exists in Tag panel); is root
collection/tag really necessary at all?

- issue of context menu specific for Albums panel; when accessing context menu
and "New" item in all other elements it will create child of clicked element;
not in this case - it will create child of first collection - two levels down;
small problem if we have one collection but things can get vague with more than
one;

simplest solution: remove access to this context menu;

intermediate solution: "New collection..." give direct access to creation of
new collections

radical solution: get rid of root album.


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 179933] context menu of top "My Albums" isn't right

Bugzilla from mikmach@wp.pl
http://bugs.kde.org/show_bug.cgi?id=179933


Mikolaj Machowski mikmach wp pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Albums GUI
            Version|unspecified                 |0.10.0-beta8




--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 179933] context menu of top "My Albums" isn't right

Marcel Wiesweg
In reply to this post by Bugzilla from mikmach@wp.pl
http://bugs.kde.org/show_bug.cgi?id=179933





--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-01-08 19:28:35 ---
SVN commit 907769 by mwiesweg:

Remove useless popup menu at to the root album item in AlbumFolderView.

CCBUG: 179933

 M  +5 -5      albumfolderview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=907769


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 179933] context menu of top "My Albums" isn't right

Marcel Wiesweg
In reply to this post by Bugzilla from mikmach@wp.pl
http://bugs.kde.org/show_bug.cgi?id=179933


Marcel Wiesweg marcel wiesweg gmx de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
           Severity|normal                      |wishlist




--- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-01-08 19:34:47 ---
Implemented the simplest solution, and marking not as FIXED but as WISH to
remind me of the other two options.
I usually like the topmost root item because of tradition and because it gives
an optical bracket...conceding its reason of existence is only the tree
implementation of the internal album structure in memory. I am thinking of
putting an icon into the header view, so that it looks as the top level item
now but the duplication is removed. Anyway, not for 0.10.


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 179933] context menu of top "My Albums" isn't right

Bugzilla from mikmach@wp.pl
In reply to this post by Bugzilla from mikmach@wp.pl
http://bugs.kde.org/show_bug.cgi?id=179933





--- Comment #3 from Mikolaj Machowski <mikmach wp pl>  2009-01-08 20:54:53 ---
Other simple solution about duplication (drat, why I didn't think about this?)
is to just change wording. Suggestion: Albums and Tags for panel headers (cold
application space) vs. My Albums (personal space inside of album. A bit silly
but I really hate duplication in wording :)


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 179933] context menu of top "My Albums" isn't right

Marcel Wiesweg
In reply to this post by Bugzilla from mikmach@wp.pl
http://bugs.kde.org/show_bug.cgi?id=179933





--- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-01-08 22:25:10 ---
SVN commit 907888 by mwiesweg:

Remove duplication in wording, following Mikolaj's suggestion

CCBUG: 179933

 M  +1 -1      albumfolderview.cpp  
 M  +1 -1      tagfolderview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=907888


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 179933] context menu of top "My Albums" isn't right

Bugzilla from mikmach@wp.pl
In reply to this post by Bugzilla from mikmach@wp.pl
http://bugs.kde.org/show_bug.cgi?id=179933


Mikolaj Machowski mikmach wp pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Mikolaj Machowski <mikmach wp pl>  2009-01-09 01:37:09 ---
Thanks. For me it fullfills all points.


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 179933] context menu of top "My Albums" isn't right

Gilles Caulier-4
In reply to this post by Bugzilla from mikmach@wp.pl
https://bugs.kde.org/show_bug.cgi?id=179933


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|0.10.0-beta8                |0.10.0




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 179933] context menu of top "My Albums" isn't right

bugzilla_noreply
In reply to this post by Bugzilla from mikmach@wp.pl
https://bugs.kde.org/show_bug.cgi?id=179933

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|AlbumsView                  |AlbumsView-Menu

--
You are receiving this mail because:
You are the assignee for the bug.