Community
Participate
Working Groups
The option to link the hierarchy view to the active editor only works when switching to an editor that is in the currently visible hierarchy. For example, if the hierarchy view shows A B C selecting the editor for A,B, or C will cause the hierarchy view to update. However, selecting the editor for class D will not update the hierarchy view as it should.
Jared, is class B somehow related to class A, B, or C. If not, why do you expect the hierarchy view to update if you select class D. Do you expect that the hierarchy for class D is presented.
Showing the class D's hierarchy when class D is selected would be consistent with the way "Link packages view selection to the active editor" works. With this option selected, the packages view selection updates as the current editor changes. It is expected (I think) that the hierarchy view should behave the same way with "Link type hierarchy view selection to the active editor" preference selected.
we have looked into this and we decided to not do it because the hierarchy computation is too expensive. You would pay for it whenever there is a type hierarchy view visible and switch an editor.
Since computing the type hierarchy is to expensive we can't fix this.
Marking as Won't fix
*** Bug 5642 has been marked as a duplicate of this bug. ***
*** Bug 11936 has been marked as a duplicate of this bug. ***
*** Bug 432271 has been marked as a duplicate of this bug. ***
*** Bug 44521 has been marked as a duplicate of this bug. ***