Issue by peterflynn
Tuesday Mar 03, 2015 at 10:04 GMT
Originally opened as adobe/brackets#10676
- Open a project where the file tree is tall enough to require scrolling
- Open a file that would be "below the fold" in the tree. (E.g. in the Brackets source, with
src and a couple of its subfolders expanded, open a unit test file via Quick Open).
- Right-click the file in the working set and choose 'Show in File Tree'
Result: The necessary tree nodes expand, but the tree doesn't scroll to make the item visible.
This worked in 1.0 but is broken in 1.1...