perfview
perfview copied to clipboard
CTR+C single cell value in Stack Viewer wraps text in "|"
Version: 3.1.28
Really minor issue. Feel free to close this if this is by design or if that has been like that since forever.
IMO this used to be different. Background: I sometimes copy/paste values between stack viewer and Event-Viewer and I just noticed this.
Issue:
- Open any stack viewer
- Select any single cell value (eg. "Last")
- Paste it: You see eg.
| 16,867.276 |
IMO this should be
16,867.276
instead.
You're right - this is a recent regression caused by a change to better support copying and pasting in to markdown. I agree that the behavior should be to just copy the value for a single cell, but if multiple are selected, we should treat it as a table. Let's assign this one to copilot.