Cut files shows differently after restoring clipboard

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
nutnutwin
Posts: 76
Joined: 28 Aug 2019, 07:25

Cut files shows differently after restoring clipboard

28 Sep 2021, 19:06

# Background
I use 「Clipboard」 to transfer store temp data(currently selected file's URL/path)
and to some extent I understand the difference between ClipboardAll and Clipboard

# Situation
- When I press Ctrl+X to cut file, it looks like this
[20210929_Wed]-083016 Cut.png
[20210929_Wed]-083016 Cut.png (11.42 KiB) Viewed 257 times
compared to 「Uncut File」
[20210929_Wed]-083026 Standby.png
[20210929_Wed]-083026 Standby.png (11.83 KiB) Viewed 257 times
- After cutting, I run

Code: Select all

	Temp_Clipboard = % ClipboardAll
	Clipboard = % Temp_Clipboard
- What is observed
File Icon went from 「Cut」 to 「Uncut」
the file can still be pasted elsewhere(which means clipboard is restored)

# Question
it's not really a problem/bug, more of a visual thing
Wonder if there is a work around? or windows just refresh the Icon wherever it likes? (on cut only? )
Thank you

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Nerafius, RandomBoy and 105 guests