https://bugs.kde.org/show_bug.cgi?id=524481

--- Comment #1 from Masoud Yousefvand <[email protected]> ---
Attached are the minimal QML reproducer, environment details, one positive log,
one control log, and the two saved-state files used for the comparison.

cd /tmp/kconfig-windowstate-test

cp "state/Qml Runtimestaterc" state-maximized-true.rc
cp "state-false/Qml Runtimestaterc" state-maximized-false.rc

visible.qml
hidden.qml
evidence/environment.txt
hidden-max-5.log
hidden-false.log
state-maximized-true.rc
state-maximized-false.rc

visible.qml
Minimal QML program used to save maximized WindowStateSaver state

hidden.qml
Minimal reproducer with visible:false

environment.txt
System and package versions used for reproduction

hidden-max-5.log
Positive reproduction with Window-Maximized=true

hidden-false.log
Control run with Window-Maximized=false

state-maximized-true.rc
Persisted state that triggers the force-show behavior

state-maximized-false.rc
Control state, identical except Window-Maximized=false

I attached the minimal reproducer and the evidence from the test.

With Window-Maximized=true the hidden window was force-shown 5/5 times.

For the control I copied the same state file and changed only
Window-Maximized=true to Window-Maximized=false. In that case the window stayed
hidden.

I have not tested KConfig 6.28, so the 6.29 revert is only a suspected
regression point, not a confirmed regression range.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to