thread toggle expand/collapse triggers buffer modified
Bug #819713 reported by
Arik
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
VM |
Triaged
|
Medium
|
Uday Reddy |
Bug Description
In VM-8.2.0a (and perhaps others) expanding or collapsing a thread (e.g. using "T") causes the buffer to appear modified. The expander collapser function should prevent that from happening since only the summery is modified and not the underlying folder
Changed in vm: | |
importance: | Undecided → Low |
Changed in vm: | |
status: | New → Triaged |
importance: | Low → Medium |
assignee: | nobody → Uday Reddy (reddyuday) |
milestone: | none → 8.2.1a |
Changed in vm: | |
milestone: | 8.2.1a → 8.3.0 |
To post a comment you must log in.
Arik writes:
> Public bug reported:
>
> In VM-8.2.0a (and perhaps others) expanding or collapsing a thread (e.g.
> using "T") causes the buffer to appear modified. The expander collapser
> function should prevent that from happening since only the summery is
> modified and not the underlying folder
Actually the folder is modified. The expand/collapsed flag is now written
into the headers. Perhaps it was an overkill. I will change it eventually.
Cheers,
Uday