Comment # 15
on bug 8908
from Chris Maynard
(In reply to comment #14)
> One side effect of the resolution of this bug is that stopped working
> expanding whole tree by pressing asterisk "*" key on a tree node. Only one
> level of a tree is expanded, same as the plus key.
I'm not aware of the '*' key having this behavior, but "Shift+Right" is
supposed to expand subtrees. My observations on that:
The first time you "Shift+Right", only the top-level tree is expanded; however,
the second time you do it, all subtrees are expanded.
Now, if you "Shift+Left" on a tree, it is collapsed, but subtrees are not.
That's not documented anywhere so maybe that behavior isn't implemented or
well-defined, but it seems to me that "Shift+Left" ought to work counter to
"Shift+Right", collapsing all subtrees, just like "Shift+Right" expands all
subtrees.
You are receiving this mail because:
- You are watching all bug changes.