Comment # 23
on bug 8908
from Cal Turney
(In reply to comment #22)
> (In reply to comment #15)
> (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.
>Fixed in r50741
As a side note, I tested the functionality that I added in Bugs 5585 and 5587
and everything still works. Thank you, Jakub!
You are receiving this mail because:
- You are watching all bug changes.