From 58fd821ce49a7400eb645d0c000ff6c7f8c14d3e Mon Sep 17 00:00:00 2001 From: Jaime Bernardo Date: Sat, 29 Jul 2023 15:46:32 +0100 Subject: [PATCH] Update tests-checklist-jaime.md --- doc/releases/0.72.0/tests-checklist-jaime.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/releases/0.72.0/tests-checklist-jaime.md b/doc/releases/0.72.0/tests-checklist-jaime.md index 27493037dd..b0ab009873 100644 --- a/doc/releases/0.72.0/tests-checklist-jaime.md +++ b/doc/releases/0.72.0/tests-checklist-jaime.md @@ -49,20 +49,20 @@ ## FancyZones ### Appearance -- [ ] Change colors, opacity and `Show zone number` options. Verify they're applied. +- [x] Change colors, opacity and `Show zone number` options. Verify they're applied. ### Excluded apps -- [ ] Exclude some apps, verify that they're not applicable to a zone. +- [x] Exclude some apps, verify that they're not applicable to a zone. ### Dragging -- [ ] `Hold Shift key to activate zones while dragging` on, `Use a non-primary mouse button to toggle zone activation` off. Start dragging a window, then press shift. Zones are shown when dragging a window with shift pressed, hidden when you released shift or snapped zone. -- [ ] `Hold Shift key to activate zones while dragging` on, `Use a non-primary mouse button to toggle zone activation` off. Press shift first, then start dragging a window. Zones are shown when dragging a window with shift pressed, hidden when you released shift or snapped zone. -- [ ] `Hold Shift key to activate zones while dragging` off, `Use a non-primary mouse button to toggle zone activation` on. Zones are shown immediately when dragging a window and hidden when you click a non-primary mouse button or press shift. -- [ ] `Hold Shift key to activate zones while dragging` off, `Use a non-primary mouse button to toggle zone activation` off. Zones are shown immediately when dragging a window, hidden when you press shift. -- [ ] `Hold Shift key to activate zones while dragging` on, `Use a non-primary mouse button to toggle zone activation` on. Zones aren't shown immediately, only when shift is pressed or when a non-primary mouse click changes the state. -- [ ] `Show zones on all monitor whilw dragging a window` - turn on,off, verify behavior. -- [ ] Create a canvas layout with overlapping zones, check zone activation behavior with all `When multiple zones overlap` options -- [ ] `Make dragged window transparent` - turn on, off, verify behavior +- [x] `Hold Shift key to activate zones while dragging` on, `Use a non-primary mouse button to toggle zone activation` off. Start dragging a window, then press shift. Zones are shown when dragging a window with shift pressed, hidden when you released shift or snapped zone. +- [x] `Hold Shift key to activate zones while dragging` on, `Use a non-primary mouse button to toggle zone activation` off. Press shift first, then start dragging a window. Zones are shown when dragging a window with shift pressed, hidden when you released shift or snapped zone. +- [x] `Hold Shift key to activate zones while dragging` off, `Use a non-primary mouse button to toggle zone activation` on. Zones are shown immediately when dragging a window and hidden when you click a non-primary mouse button or press shift. +- [x] `Hold Shift key to activate zones while dragging` off, `Use a non-primary mouse button to toggle zone activation` off. Zones are shown immediately when dragging a window, hidden when you press shift. +- [x] `Hold Shift key to activate zones while dragging` on, `Use a non-primary mouse button to toggle zone activation` on. Zones aren't shown immediately, only when shift is pressed or when a non-primary mouse click changes the state. +- [x] `Show zones on all monitor whilw dragging a window` - turn on,off, verify behavior. +- [x] Create a canvas layout with overlapping zones, check zone activation behavior with all `When multiple zones overlap` options +- [x] `Make dragged window transparent` - turn on, off, verify behavior ### Snapping Disable FZ and clear `app-zone-history.json` before starting. FancyZones should be disabled, otherwise, it'll save cashed values back to the file.