You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Result: after dismissing the error dialog about being unable to open file B, you're left with nothing selected in the left-hand pane, and file C still open in an editor but no longer listed in the working set.
Although it looks pretty broken/sketchy, I think the underlying Document stuff is still in an ok state -- if you type in the "orphaned" editor, file C is re-added to the working set and saving changes works.
The text was updated successfully, but these errors were encountered:
Comment by peterflynn Saturday Sep 01, 2012 at 00:42 GMT
I think variations of this bug were always possible in rare edge cases, but pull #1197 made it much easier to hit (via the above steps). It looks ugly enough that I think we should consider fixing for Sprint 14...
Saturday Sep 01, 2012 at 00:41 GMT
Originally opened as adobe/brackets#1544
Result: after dismissing the error dialog about being unable to open file B, you're left with nothing selected in the left-hand pane, and file C still open in an editor but no longer listed in the working set.
Although it looks pretty broken/sketchy, I think the underlying Document stuff is still in an ok state -- if you type in the "orphaned" editor, file C is re-added to the working set and saving changes works.
The text was updated successfully, but these errors were encountered: