mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-24 04:00:02 +01:00
Update tests-checklist-jaime.md
This commit is contained in:
@@ -204,20 +204,20 @@ Mouse Jump:
|
||||
|
||||
## Paste As Plain Text
|
||||
* Copy some rich text (e.g word of the text is different color, another work is bold, underlined, etd.). Then:
|
||||
- [ ] Paste the text using standard Windows Ctrl + V shortcut and ensure that rich text is pasted (with all colors, formatting, etc.)
|
||||
- [ ] Paste the text using Paste As Plain Text activation shortcut and ensure that plain text without any formatting is pasted.
|
||||
- [ ] Paste again the text using standard Windows Ctrl + V shortcut and ensure the text is now pasted plain without formatting as well.
|
||||
- [ ] Change the activation shorctut and ensure that Paste As Plain Text is triggered using new shortcut.
|
||||
- [ ] Disable the module and ensure that text is not being pasted using activation shortcut.
|
||||
- [x] Paste the text using standard Windows Ctrl + V shortcut and ensure that rich text is pasted (with all colors, formatting, etc.)
|
||||
- [x] Paste the text using Paste As Plain Text activation shortcut and ensure that plain text without any formatting is pasted.
|
||||
- [x] Paste again the text using standard Windows Ctrl + V shortcut and ensure the text is now pasted plain without formatting as well.
|
||||
- [x] Change the activation shorctut and ensure that Paste As Plain Text is triggered using new shortcut.
|
||||
- [x] Disable the module and ensure that text is not being pasted using activation shortcut.
|
||||
|
||||
## Crop And Lock
|
||||
* Thumbnail mode
|
||||
- [ ] Test with win32 app
|
||||
- [ ] Test with packaged app
|
||||
- [x] Test with win32 app
|
||||
- [x] Test with packaged app
|
||||
|
||||
* Reparent mode (there are known issues where reparent mode doesn't work for some apps)
|
||||
- [ ] Test with win32 app
|
||||
- [ ] Test with packaged app
|
||||
- [x] Test with win32 app
|
||||
- [x] Test with packaged app
|
||||
|
||||
## Environment Variables
|
||||
* NOTE: Make backup of USER and SYSTEM Path and TMP variables before testing so you can revert those is something goes wrong!
|
||||
|
||||
Reference in New Issue
Block a user