[Bug 1160] SMS messages are sorted by date in ascending order.

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Mon Jan 7 12:36:13 CET 2008


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1160

chris at openedhand.com changed:

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



------- Additional Comments From chris at openedhand.com  2008-01-07 12:36 -------
I appreciate the effort put into the patch here, but I don't agree with the
approach. A better solution is to just programmatically scroll the list to the
bottom - At least in the default C locale, text is read top-to-bottom -
reversing this just for convenience of reading new messages probably isn't a
good idea.

Also, JanaGtkNoteStore is just an extension of a list store, there's no need to
add a whole new function to reverse the sort order when you can just use simple
GTK functions to do so.

I've added code to scroll the list to the bottom in r3780, so this should no
longer be an issue.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list