Unity Issue Tracker - CTRL+Z does not undo pasted text when used in the Test Runner's search bar
Closed
DSTR-1085
CTRL+Z does not undo pasted text when used in the Test Runner's search bar
Package: Test-Framework
Won't Fix
2.0.X
The old IMGUI library does not support undo shortcut on search fields.
Steps to reproduce:
1. Create a new Project
2. Install the Test Framework Package
3. Click Window → General → Test Runner
4. In the Search bar paste the text “Audio” with CTRL + V
5. Press CTRL + Z on your keyboard
Expected result: The Search bar is emptied
Actual result: The Search bar stays the same as it was