After further investigation, we found that the Windows platform had the same behavior reported in a separate ticket: UUM-114407
The fix PR for that ticket was recently closed, and Windows now exhibits the same behavior as Linux — when switching from fullscreen to windowed mode, the Player applies the windowed resolution rather than retaining the fullscreen resolution.
Since both platforms are now consistent in their behavior, applying our proposed fix to Linux would introduce a cross-platform inconsistency (Linux would retain the fullscreen resolution while Windows applies the windowed resolution).
Given this alignment, we believe this ticket can be closed as the current behavior is consistent across platforms and matches the expected result defined in UUM-114407.