
|
If you were logged in you would be able to see more operations.
|
|
|
dotTrace
Created: 02 Aug 06 10:25
Updated: 11 Apr 07 13:54
|
|
| Component/s: |
Tree Control
|
| Affects Version/s: |
dotTrace 218
|
| Fix Version/s: |
4.0
|
|
|
Original Estimate:
|
3 hours, 38 minutes
|
Remaining Estimate:
|
3 hours, 38 minutes
|
Time Spent:
|
Unknown
|
|
ReSharper bug:
The problem is in implementation AsyncTreeStructure.ShowRealChildren():
...
progressItem.Node.Parent.Expanded = false;
progressItem.Node.Parent.Expanded = true;
...
Focus lost after first Expand.
|
|
Description
|
ReSharper bug:
The problem is in implementation AsyncTreeStructure.ShowRealChildren():
...
progressItem.Node.Parent.Expanded = false;
progressItem.Node.Parent.Expanded = true;
...
Focus lost after first Expand. |
Show » |
| There are no comments yet on this issue.
|
|