After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 714835 - Visual indication that account list is reorderable
Visual indication that account list is reorderable
Status: RESOLVED FIXED
Product: geary
Classification: Other
Component: accounts
master
Other All
: High normal
: 0.13.0
Assigned To: Geary Maintainers
Geary Maintainers
: 714840 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-03-18 01:42 UTC by Eric Gregory
Modified: 2018-12-27 01:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Charles Lindsay 2013-11-21 23:11:25 UTC


---- Reported by eric@yorba.org 2013-03-17 18:42:00 -0700 ----

Original Redmine bug id: 6601
Original URL: http://redmine.yorba.org/issues/6601
Searchable id: yorba-bug-6601
Original author: Eric Gregory
Original description:

In the account manager, it's not obvious that the list can be reordered.

To make it more obvious, I'm thinking we could add one or both of the
following:

  * Grab handles on each list item. I don't think this is common in the Gtk world, but you see this on the web these days, including in the Gmail UI.
  * Change the cursor. We could use a secondary mouse cursor to indicate that the widget can be dragged around. I'm not sure what cursor would be appropriate. We can select from this list: https://developer.gnome.org/gdk/stable/gdk-Cursors.html

Related issues:
related to geary - 6595: Accounts not reorderable in sidebar (Open)



---- Additional Comments From geary-maint@gnome.bugs 2013-09-04 16:35:00 -0700 ----

### History

####

#1

Updated by Jim Nelson 8 months ago

  * **Category** set to _accounts_
  * **Priority** changed from _Normal_ to _High_
  * **Target version** set to _0.4.0_

I think this is a good idea, especially since some people will be looking at
the sidebar for this operation (#6595).

####

#2

Updated by Charles L 8 months ago

How about adding move up & move down buttons below the list - this would give
some visual indication while providing another mechanism for people who aren't
big users of drag & drop (seems surprisingly common).

####

#3

Updated by Jim Nelson 3 months ago

  * **Category** changed from _accounts_ to _ux_

####

#4

Updated by Jim Nelson 3 months ago

For 0.4, let's use either of the suggestions Eric has made assuming they're
somewhat straightforward to code.

####

#5

Updated by Jim Nelson 3 months ago

  * **Target version** changed from _0.4.0_ to _0.5.0_



--- Bug imported by chaz@yorba.org 2013-11-21 23:11 UTC  ---

This bug was previously known as _bug_ 6601 at http://redmine.yorba.org/show_bug.cgi?id=6601

Unknown milestone "unknown in product geary. 
   Setting to default milestone for this product, "---".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.
Resolution set on an open status.
   Dropping resolution 

Comment 1 Michael Gratton 2016-08-08 14:39:11 UTC
*** Bug 714840 has been marked as a duplicate of this bug. ***
Comment 2 Federico Bruni 2017-12-17 10:58:37 UTC
This is documented in the user manual, but it's hard to guess from current UI.

It's not obvious that reordering the account list would reorder also the list on the sidebar. One might think that he should remove and re-add an account in order to change this list, while the drag&drop option is already available.

Possible solutions:

1. add a tooltip to explain what d&d can do
2. add move up/move down buttons (this is for example what Firefox uses for languages)

I think option 2 is much more effective.
Comment 3 Michael Gratton 2018-12-27 01:11:13 UTC
Fixed on master by https://gitlab.gnome.org/GNOME/geary/merge_requests/71