Summary | Improve open mail handling in virtual inbox |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | Horde Developers (at) , slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 09/06/2008 (6163 days ago) |
Due | |
Updated | 12/24/2009 (5689 days ago) |
Assigned | 12/14/2008 (6064 days ago) |
Resolved | 12/24/2009 (5689 days ago) |
Milestone | |
Patch | No |
Version ⇒ Git master
If selected message(s) disappear from mailbox, gracefully handle in the UI
This is a very subtle yet important issue. Goes together with
Request #7297in that messages that may disappear from the searchmailbox (e.g. read messages in the Virtual Inbox) correctly causes all
selected message functions to be disabled and the preview pane to
clear.
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=9ab3adc6193cc2b841067a94a199a7c62efe4b13&r2=7b8ddd0c8667d890fbef894ed6d517bbfcd983b6
http://git.horde.org/diff.php/imp/js/ViewPort.js?rt=horde-git&r1=5f7ffd2edcaa66b85c93220f8f2bf051155c77a9&r2=7b8ddd0c8667d890fbef894ed6d517bbfcd983b6
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-git&r1=2372f4e5a4fd327bdfd15e7291fcdc8510dd3b11&r2=7b8ddd0c8667d890fbef894ed6d517bbfcd983b6
Request #7297: Only update search mailbox on explicit user actionhttp://git.horde.org/diff.php/imp/ajax.php?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=9ab3adc6193cc2b841067a94a199a7c62efe4b13
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=9ab3adc6193cc2b841067a94a199a7c62efe4b13
http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-git&r1=98523bfccf0b0d194a1aec1b4a04c4ce8c079b3b&r2=9ab3adc6193cc2b841067a94a199a7c62efe4b13
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=9ab3adc6193cc2b841067a94a199a7c62efe4b13
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=9ab3adc6193cc2b841067a94a199a7c62efe4b13
http://git.horde.org/diff.php/imp/themes/silver/screen-dimp.css?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=9ab3adc6193cc2b841067a94a199a7c62efe4b13
Queue ⇒ IMP
State ⇒ Assigned
Assigned to
State ⇒ Feedback
(for gmail, in the search view)?
How feasible would it be to have the automatic refresh add messages,
but not remove them?
refreshes, that message disappears from the mailbox. Deleting etc.
still works, but with no visual feedback. I'm not sure how to deal
with it, but from a usability standpoint, it would make most sense if
the currently selected message(s) in the mailbox keep visible, even
if they are no longer in the mailbox.
mailbox is loaded once, but you don't get the automatic polling for
new messages or manual updates unless you click on an explicit
button/link.
Priority ⇒ 1. Low
State ⇒ New
Patch ⇒ No
Milestone ⇒
Queue ⇒ DIMP
Summary ⇒ Improve open mail handling in virtual inbox
Type ⇒ Enhancement
refreshes, that message disappears from the mailbox. Deleting etc.
still works, but with no visual feedback. I'm not sure how to deal
with it, but from a usability standpoint, it would make most sense if
the currently selected message(s) in the mailbox keep visible, even if
they are no longer in the mailbox.