problem with canary build terminal-1.23.3481.0 #18331
Labels
Area-Windowing
Window frame, quake mode, tearout
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Priority-2
A description (P2)
Product-Terminal
The new Windows Terminal.
Windows Terminal version
1.23.3481.0
Windows build number
10.0.19045.5247
Other Software
FAR Manager 3.0.6401.0 x64
when migrate from canary build terminal-1.23.3461.0 to next canary build terminal-1.23.3481.0
i have trouble with keys: Alt/RAlt and F7
Steps to reproduce
run utility KeyEvents.exe and press Alt and F7
Expected Behavior
result when press Alt:
terminal-1.23.3461.0 - good behavior
02:56:37 KEY_EVENT_RECORD: Dn, 1, Vk="VK_MENU" [18/0x0012], Scan=0x0038 uChar=[U=' ' (0x0000): A=' ' (0x00)]
Ctrl=0x00000002 (cAsac - ecns) (Windowed)
02:56:37 KEY_EVENT_RECORD: Up, 1, Vk="VK_MENU" [18/0x0012], Scan=0x0038 uChar=[U=' ' (0x0000): A=' ' (0x00)]
Ctrl=0x00000000 (casac - ecns) (Windowed)
result when press f7:
terminal-1.23.3461.0 - good behavior
03:08:36 KEY_EVENT_RECORD: Dn, 1, Vk="VK_F7" [118/0x0076], Scan=0x0041 uChar=[U=' ' (0x0000): A=' ' (0x00)]
Ctrl=0x00000000 (casac - ecns) (Windowed)
03:08:36 KEY_EVENT_RECORD: Up, 1, Vk="VK_F7" [118/0x0076], Scan=0x0041 uChar=[U=' ' (0x0000): A=' ' (0x00)]
Ctrl=0x00000000 (casac - ecns) (Windowed)
Actual Behavior
result when press Alt:
terminal-1.23.3481.0 - bad behavior
02:54:44 KEY_EVENT_RECORD: Up, 1, Vk="VK_MENU" [18/0x0012], Scan=0x0038 uChar=[U=' ' (0x0000): A=' ' (0x00)]
Ctrl=0x00000002 (cAsac - ecns) (Windowed)
result when press f7:
terminal-1.23.3481.0 - bad behavior
03:02:27 KEY_EVENT_RECORD: Dn, 1, Vk="VK_F7" [118/0x0076], Scan=0x0041 uChar=[U=' ' (0x0000): A=' ' (0x00)]
Ctrl=0x00000000 (casac - ecns) (Windowed)
03:02:27 KEY_EVENT_RECORD: Dn, 1, Vk="VK_F7" [118/0x0076], Scan=0x0041 uChar=[U=' ' (0x0000): A=' ' (0x00)]
Ctrl=0x00000000 (casac - ecns) (Windowed)
The text was updated successfully, but these errors were encountered: