GNOME Bugzilla – Bug 562160
Plus and Minus buttons potentially ambiguous: Better ways to add and remove photosa
Last modified: 2009-12-15 16:03:58 UTC
The plus and minus buttons at the bottom of the photo tray are potentially ambiguous where they are. They are both too small to stand on their own and usually too far away from the action (the selected photo or selection of photos) to have a good contextual relationship. There are a couple of options to make it better. a) Make the buttons more textual and make them take up more space (a whole row) like so: | | | | | | ------------------------| | Add photo | ------------------------| | Remove selected photo | ------------------------- Or b) Keep the add photo button on its own at the bottom of the list as mentioned above and insert the remove photo button inline with the selected photo | | |-----------------| | | | | | Photo A | | | | | |-----------------| | | - | | ------| | | It would also be good to have a remove action on right click of the photo. Other information:
Created attachment 148529 [details] [review] Patch for option a) , buttons with text This is patch for option a) Make the buttons more textual and make them take up more space (a whole row) like so: | | | | | | ------------------------| | Add photo | ------------------------| | Remove selected photo | -------------------------
Review of attachment 148529 [details] [review]: I committed it with some changes. I used the same strings shown in the menu. Thanks.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.