Comment # 30
on bug 8908
from Jakub Zawadzki
(In reply to comment #28)
> One last weirdness: while Shift+Right expands subtrees, Shift+Left does not
> collapse the subtrees (it only collapses the selected tree). I don't see a
> shortcut for Shift+Left but it does work in trunk-1.8 (maybe as a side
> effect).
For me it doesn't work in 1.8, it's just harder to reproduce:
1/ expand whole subtree with shift-Right
2/ collapse this subtree with shift-Left
3/ expand only this subtree
4/ click another packet
5/ back to this packet -> whole subtree is expanded
We've fixed in trunk case 1)
"
- packet #1, expand TCP header, expand Flags, collapse TCP header, expand TCP
header -> Flags are not expanded
"
so now you can skip steps 4-5.
You are receiving this mail because:
- You are watching all bug changes.