mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-27 23:19:13 +08:00
Update tests-checklist-jaime.md
This commit is contained in:
parent
7239a60311
commit
f17d5da56e
@ -131,16 +131,16 @@ Enable `Move newly created windows to their last known zone`.
|
||||
- [x] Snap a window, then resize it (it's still snapped, but doesn't fit the zone). Switch the virtual desktop and return back, verify window didn't change its size.
|
||||
|
||||
Enable `Move newly created windows to the current active monitor`.
|
||||
- [ ] Open a window that wasn't snapped anywhere, verify it's opened on the active monitor.
|
||||
- [ ] Open a window that was snapped on the current virtual desktop and current monitor, verify it's opened in its zone.
|
||||
- [x] Open a window that wasn't snapped anywhere, verify it's opened on the active monitor.
|
||||
- [x] Open a window that was snapped on the current virtual desktop and current monitor, verify it's opened in its zone.
|
||||
- [ ] Open a window that was snappen on the current virtual desktop and another monitor, verify it's opened on the active monitor.
|
||||
- [ ] Open a window that was snapped on another virtual desktop, verify it's opened on the active monitor.
|
||||
- [x] Open a window that was snapped on another virtual desktop, verify it's opened on the active monitor.
|
||||
|
||||
- [ ] Enable `Allow popup windows snapping` and `Allow child windows snapping`, try to snap Notepad++ search window. Verify it can be snapped.
|
||||
- [ ] Enable `Allow popup windows snapping`, snap Teams, verify a popup window appears in its usual position.
|
||||
- [ ] Enable `Allow popup windows snapping`, snap Visual Studio Code to a zone, and open any menu. Verify the menu is where it's supposed to be and not on the top left corner of the zone.
|
||||
- [ ] Enable `Allow child windows snapping`, drag any child window (e.g. Solution Explorer), verify it can be snapped to a zone.
|
||||
- [ ] Disable `Allow child windows snapping`, drag any child window (e.g. Solution Explorer), verify it can't be snapped to a zone.
|
||||
- [x] Enable `Allow popup windows snapping` and `Allow child windows snapping`, try to snap Notepad++ search window. Verify it can be snapped.
|
||||
- [x] Enable `Allow popup windows snapping`, snap Teams, verify a popup window appears in its usual position.
|
||||
- [x] Enable `Allow popup windows snapping`, snap Visual Studio Code to a zone, and open any menu. Verify the menu is where it's supposed to be and not on the top left corner of the zone.
|
||||
- [x] Enable `Allow child windows snapping`, drag any child window (e.g. Solution Explorer), verify it can be snapped to a zone.
|
||||
- [x] Disable `Allow child windows snapping`, drag any child window (e.g. Solution Explorer), verify it can't be snapped to a zone.
|
||||
|
||||
### Switch between windows in the current zone
|
||||
Enable `Switch between windows in the current zone` (default shortcut is `Win + PgUp/PgDown`)
|
||||
|
Loading…
Reference in New Issue
Block a user