Summary | IMP not remembering open/close state on folders |
Queue | IMP |
Queue Version | 5.0.11 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | azurit (at) pobox (dot) sk |
Created | 09/10/2011 (5057 days ago) |
Due | |
Updated | 09/14/2011 (5053 days ago) |
Assigned | |
Resolved | 09/13/2011 (5054 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
list as completely separate from the IMP folder list. From a code
standpoint, the current expanded status is kept completely separate
from the IMP expanded list (cookies vs. prefs).
Bug #10499: Make sidebar expand status separate from IMP's expanded status2 files changed, 19 insertions(+), 18 deletions(-)
http://git.horde.org/horde-git/-/commit/821724d272a7400da9c1d09a80c1ab749b82b3ba
navigation in traditional view but i just wanted from it to remember
open/close states of folders. It's very confusing cos it is
remembering states of all other items except folders (so one would
except it will remember also folders). Why this cannot be done ?
the left sidebar, it's state is NOT remembered. BUT!!! When i
open/close them in folders page, it's state is remembered and is set
also in left sidebar.
current state of the mailbox in IMP. Otherwise you could end up with
two completely different folder expand states in the two views. It
can be debated whether this is proper behavior, but I feel the current
behavior is a better compromise.
I would really like to see a move away from using the sidebar to
control folder navigation in IMP. This should really be done within
IMP itself. If you do want sidebar folder navigation, you should be
using the dynamic view.
left sidebar, it's state is NOT remembered. BUT!!! When i open/close
them in folders page, it's state is remembered and is set also in left
sidebar.
(traditional view). It is not remembering only the mail folders,
everything other is remembered correctly.
? 'nav_expanded' is set to '2' in my prefs.local.php (and not set in
DB for my account). How to reproduce: create new folder and then
create subfolder in it (so the folder will have +/- icons). Close
the folder, logout, login and see it's opened again. Btw, this
wasn't working also in previous major version of IMP, i was just
ignoring it until now.
standard view, correct? (The sidebar is overruled by cookie settings,
so it may not display the same as the folders page).
'nav_expanded' is set to '2' in my prefs.local.php (and not set in DB
for my account). How to reproduce: create new folder and then create
subfolder in it (so the folder will have +/- icons). Close the folder,
logout, login and see it's opened again. Btw, this wasn't working also
in previous major version of IMP, i was just ignoring it until now.
Ticket 9909, unless someone can provide the place in thecode where this is failing for them, no dev can reproduce and this
ticket will be closed.
opened or closed on logout and all folders are 'open' when login
again. It is remembering state of other items (Settings,
Administration and so on) but not e-mail folders. Don't know if i'm
clear enough, i'm talking about plus (+) and minus (-) icons next to
the folders.
But I could not really reproduce, so I couldn't give feedback.
But I have to add, that I have no subfolders in my own mailbox.
Instead I have got an shared mailbox, where horde won't remember the
last open/closed-state.
But what I found out, is that it works (sometimes?), when set tree_view=1.
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ IMP not remembering open/close state on folders
Type ⇒ Bug
Priority ⇒ 1. Low
opened or closed on logout and all folders are 'open' when login
again. It is remembering state of other items (Settings,
Administration and so on) but not e-mail folders. Don't know if i'm
clear enough, i'm talking about plus (+) and minus (-) icons next to
the folders.