Summary | Cannot collapse remote accounts |
Queue | IMP |
Queue Version | 6.2.0beta1 |
Type | Bug |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | azurit (at) pobox (dot) sk |
Created | 05/22/2014 (4062 days ago) |
Due | |
Updated | 05/27/2014 (4057 days ago) |
Assigned | 05/22/2014 (4062 days ago) |
Resolved | 05/27/2014 (4057 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
further details. Since the symptoms listed in this bug are NOT the
same as the symptoms listed in
#13218... but the underlying causeis the same. Which there would be no way of knowing this unless
someone actually did the research.
reproduce it on version which i reported as affected version. You
could tell then that it's an unknown bug which is already fixed in
your personal version so there's no need to spend more time on it.
affected by a bug, IF you are always trying it on git version? I
spent HOURS on this only because you were not trying to reproduce it
on version, which i specified in the report. Thank you for wasting
my time.
further details. Since the symptoms listed in this bug are NOT the
same as the symptoms listed in
#13218... but the underlying cause isthe same. Which there would be no way of knowing this unless someone
actually did the research.
FWIW, all of this is occurring because of
#13170(which you alsoreported). That issue and this issue are mutually exclusive ... to
fix both, the code needs to be refactored/rewritten.
prove a bug which you already fixed and didn't tell anybody?
affected by a bug, IF you are always trying it on git version? I spent
HOURS on this only because you were not trying to reproduce it on
version, which i specified in the report. Thank you for wasting my time.
State ⇒ Duplicate
able to find out is that there's an additional call to
'_toggleSubFolder' (javascript) in 6.2beta1 when collapsing a folder.
I don't know from where it comes or what it is suppose to do (i really
don't know your code and i won't spend more time with this) but if i
disable it, everything works fine.
In IMP 6.1, when you collapse a folder, there is only one call to
'_toggleSubFolder' with mode 'tog'. In 6.2beta1, there are 2 calls to
'_toggleSubFolder' with modes 'tog' and 'exp' and the second one is
causing the problem and expanding the folder again.
if the selected folder is updated while collapsing the parent. On
remote accounts this happens always.
- it is actually happening also for standard folders, NOT only for
remote accounts
- it is NOT happening when using Collapse all
- when clicking on folder collapse icon, browser is calling two URLs
(and yes, i'm NOT double-clicking on it):
/services/ajax.php/imp/collapseMailboxes
/services/ajax.php/imp/expandMailboxes
the issue is on your side instead, so I can reproduce locally.
remote account Inbox, and I can collapse both the account itself and
the containing "Remote Accounts" mailbox. FF29/Win 8.1
which will highlight it and shows messages inside it (and keep it like
this while collapsing remote account).
account is highlighted.
account and keep it opened while collapsing remote account. The
folders will collapse but expand again immediately. This is happening
only with remote accounts, if i do this with other folders, it
collapses ok (and folder keeps opened).
State ⇒ Feedback
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Summary ⇒ Cannot collapse remote accounts
Type ⇒ Bug
Queue ⇒ IMP
2.) Exapnd it's folders and open any of them.
3.) Try to collapse remote account folders (or whole Remote Accounts).