wpf: color table is a kaleidoscope of misery in DotNet_x64Test configuration #14304

Closed
opened 2026-01-31 04:06:45 +00:00 by claunia · 2 comments
Owner

Originally created by @DHowett on GitHub (Jun 22, 2021).

Windows Terminal version (or Windows build number)

1.8

Other Software

No response

Steps to reproduce

Run the WpfTerminalTestNetCore project in the DotNet_x64Test configuration. The color table is all offset and looks like a crazy dance party.

Expected Behavior

No response

Actual Behavior

In reality, the struct is being marshalled 4 bytes shorter than it needs to be, and this causes the color table to be offset.

Originally created by @DHowett on GitHub (Jun 22, 2021). ### Windows Terminal version (or Windows build number) 1.8 ### Other Software _No response_ ### Steps to reproduce Run the WpfTerminalTestNetCore project in the DotNet_x64Test configuration. The color table is all offset and looks like a crazy dance party. ### Expected Behavior _No response_ ### Actual Behavior In reality, the struct is being marshalled 4 bytes shorter than it needs to be, and this causes the color table to be offset.
Author
Owner

@ghost commented on GitHub (Jul 14, 2021):

:tada:This issue was addressed in #10486, which has now been successfully released as Windows Terminal v1.9.1942.0.🎉

Handy links:

@ghost commented on GitHub (Jul 14, 2021): :tada:This issue was addressed in #10486, which has now been successfully released as `Windows Terminal v1.9.1942.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.9.1942.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Author
Owner

@ghost commented on GitHub (Jul 14, 2021):

:tada:This issue was addressed in #10486, which has now been successfully released as Windows Terminal Preview v1.10.1933.0.🎉

Handy links:

@ghost commented on GitHub (Jul 14, 2021): :tada:This issue was addressed in #10486, which has now been successfully released as `Windows Terminal Preview v1.10.1933.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.10.1933.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14304