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 532597 - random selection of another contact after moving the selected one
random selection of another contact after moving the selected one
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Contacts
2.22.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Milan Crha
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-05-11 10:39 UTC by CoudCoud
Modified: 2008-06-18 16:14 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
proposed evo patch (6.70 KB, patch)
2008-05-28 15:36 UTC, Milan Crha
committed Details | Review
proposed evo patch ][ (2.63 KB, patch)
2008-06-16 15:10 UTC, Milan Crha
committed Details | Review

Description CoudCoud 2008-05-11 10:39:46 UTC
Hello,
when I move a contact to another adressbook, evolution doesn't select the following contact, but it selects to a random one.
So I have to seek where I was to go back to my position in the alphabetic order...
It makes me lose my temper when I try to reorganise my contacts.

Not really ergonomic.
Comment 1 Srinivasa Ragavan 2008-05-23 10:24:29 UTC
Which view were you using? 
Comment 2 CoudCoud 2008-05-23 10:50:29 UTC
It does this on every view (visit cards, ... -I'm french so I don't know the english names).
Comment 3 Milan Crha 2008-05-28 15:36:40 UTC
Created attachment 111663 [details] [review]
proposed evo patch

for evolution;

Ouch, this was though...
Comment 4 Srinivasa Ragavan 2008-06-02 04:42:49 UTC
Milan, seems fine. Commit to stable/trunk.
Comment 5 Bharath Acharya 2008-06-02 05:34:10 UTC
Committed to Stable as r35572
Committed to Trunk  as r35573
Comment 6 Milan Crha 2008-06-16 15:07:25 UTC
Reopening, because with some cases the selection could end with more than one contact selected. The reason was that the address book code took care of the reposition to the next alive contact item, and because the sorting order was different from that in the model, then there should be taken other approach, not always reposition by sorted items.
Comment 7 Milan Crha 2008-06-16 15:10:36 UTC
Created attachment 112842 [details] [review]
proposed evo patch ][

for evolution;

Fixing the issue above.
Comment 8 Srinivasa Ragavan 2008-06-18 15:30:33 UTC
Milan test and commit it.
Comment 9 Milan Crha 2008-06-18 16:14:21 UTC
Committed to trunk. Committed revision 35647.
Committed to gnome-2-22. Committed revision 35648.