Open core-ai-bot opened 3 years ago
Comment by njx Thursday Feb 05, 2015 at 18:10 GMT
This seems important to fix - it pretty much breaks the file tree until you switch projects.
Comment by ryanstewart Thursday Feb 05, 2015 at 18:23 GMT
@
madanbn Do you think we can mark this for 1.2 and get a fix in?
Comment by redmunds Thursday Feb 05, 2015 at 19:17 GMT
I'm not seeing it either in latest master on 10.10.2 .
Comment by njx Thursday Feb 05, 2015 at 23:25 GMT
I can reproduce it in master with a slightly altered set of steps. Updated above.
Comment by RaymondLim Thursday Feb 05, 2015 at 23:44 GMT
Yes, now I can reproduce it with the updated steps even in release 44.
Comment by njx Friday Feb 06, 2015 at 18:23 GMT
I put up a possible fix in #10541, but there are other issues that someone more familiar with the file tree code should probably address - see the comment in that PR.
Comment by peterflynn Wednesday Feb 11, 2015 at 01:48 GMT
There's a separate bug with the view panes if you follow these steps and then reselect "file-in-folder.js" again (see https://github.com/adobe/brackets/pull/10541#issuecomment-73821322), but the tree bug is fixed -- closing.
Issue by njx Thursday Feb 05, 2015 at 18:10 GMT Originally opened as https://github.com/adobe/brackets/issues/10527
Result: The filename turns blue but does not get the background highlight. Clicking back and forth between file-and-folder.js and file.js in the file tree causes inconsistent state (the correct document doesn't open in the editor and sometimes the filename goes into rename mode).