Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Alt and F7 don't work in 1.23.3481.0 #18331

Closed
Zeroes1 opened this issue Dec 16, 2024 · 1 comment · Fixed by #18345 or #18444
Closed

Alt and F7 don't work in 1.23.3481.0 #18331

Zeroes1 opened this issue Dec 16, 2024 · 1 comment · Fixed by #18345 or #18444
Assignees
Labels
Area-Windowing Window frame, quake mode, tearout In-PR This issue has a related PR Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-2 A description (P2) Product-Terminal The new Windows Terminal.

Comments

@Zeroes1
Copy link

Zeroes1 commented Dec 16, 2024

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)

@Zeroes1 Zeroes1 added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Dec 16, 2024
@lhecker lhecker self-assigned this Dec 16, 2024
@lhecker lhecker added Area-Windowing Window frame, quake mode, tearout Product-Terminal The new Windows Terminal. Priority-2 A description (P2) and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Dec 16, 2024
@lhecker lhecker changed the title problem with canary build terminal-1.23.3481.0 Alt and F7 don't work in 1.23.3481.0 Dec 20, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the In-PR This issue has a related PR label Dec 20, 2024
@DHowett DHowett closed this as completed in 7cd46c0 Jan 6, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Tag-Fix Doesn't match tag requirements label Jan 6, 2025
@Zeroes1
Copy link
Author

Zeroes1 commented Jan 10, 2025

@lhecker @DHowett

after close issue is out:
terminal-1.23.10061.0
terminal-1.23.10081.0

but nothing fixed.
The problem still exists...

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Area-Windowing Window frame, quake mode, tearout In-PR This issue has a related PR Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-2 A description (P2) Product-Terminal The new Windows Terminal.
Projects
None yet
2 participants