Double clicking on the drag bar to maximize does not update the maximize button icon #2490

Open
opened 2026-01-30 22:56:36 +00:00 by claunia · 0 comments
Owner

Originally created by @ocalvo on GitHub (Jul 2, 2019).

Originally assigned to: @DHowett-MSFT on GitHub.

Double clicking on the drag bar to maximize does not update the maximize button icon, the icon remains the same, by contrast, if you click the maximize button the icon does update.

Environment

Windows 10 19H1
Windows Terminal version (if applicable): master

Any other software?

Steps to reproduce

  1. Start Windows Terminal in normal state
  2. Double click the drag bar to maximize the window.

Expected behavior

The maximize button icon is updated

Actual behavior

The maximize button icon does not update.

We are not listening from window state change events from the top level window into the mixmaxclose user control.

Originally created by @ocalvo on GitHub (Jul 2, 2019). Originally assigned to: @DHowett-MSFT on GitHub. <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> Double clicking on the drag bar to maximize does not update the maximize button icon, the icon remains the same, by contrast, if you click the maximize button the icon does update. # Environment ```none Windows 10 19H1 Windows Terminal version (if applicable): master Any other software? ``` # Steps to reproduce 1. Start Windows Terminal in normal state 2. Double click the drag bar to maximize the window. <!-- A description of how to trigger this bug. --> # Expected behavior The maximize button icon is updated <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> # Actual behavior The maximize button icon does not update. <!-- What's actually happening? --> We are not listening from window state change events from the top level window into the mixmaxclose user control.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2490