[Tickets #5507] Re: message focus
bugs at bugs.horde.org
bugs at bugs.horde.org
Wed Jun 27 18:49:22 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5507
-----------------------------------------------------------------------
Ticket | 5507
Updated By | adrieder at sbox.tugraz.at
Summary | message focus
Queue | DIMP
Type | Enhancement
State | New
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
adrieder at sbox.tugraz.at (2007-06-27 11:49) wrote:
I think this patch does exactly what I was suggesting:
--- dimp/js/src/DimpCore.js.ori Wed Jun 27 20:32:05 2007
+++ dimp/js/src/DimpCore.js Wed Jun 27 20:45:49 2007
@@ -1439,9 +1439,7 @@
}
this.viewport.remove(r.response.uids, r.response.cacheid);
- this.clearSelected();
- this.toggleButtons();
- this.clearPreviewPane();
+ this.moveSelected(1);
},
emptyFolderCallback: function(r) {
More information about the bugs
mailing list