-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
None
-
None
Just after creating a folder the name of it can immediately be changed, as it is "New Folder" by default. However, when creating a second folder we are not in renaming mode, and if we want to reproduce this behavior the page has to be refreshed.
It works fine when not under the root.
[CMS-5454] Small bug when clicking at least twice the "new folder" button in the parameter files, only under the root : "Parameter files"
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Assignee | New: Laurence Aumeunier [ laurence ] |
Fix Version/s | New: 3.7_LTE [ 11927 ] |
Idem for resources explorer.
In ExtJS #expand method; the test if (!doAnimate || !record.isExpandingOrCollapsing) returns false so the expand does not occur and the callback function is not called.