The execute button is sometimes locked. Probably this is related to the DebugUI update function.
Analysis:
There's no hint in the code about this behavior. Seems to be a strange interference with the standby or hibernate state of windows. As it is not reproduceable (only occured once), this will be set to on hold.
The actual issue is connected with the toolbar update function, called with the evaluation of options after the options were changed.
Implementation:
The fix was implemented by extending the function respnsible for locking the debug tools depending on the focused file and calling this function from the toolbar update function.
Documentation:
Not needed. Bug fix.
Tests:
Options were applied with this fix twice. No deviations detected. Bug fix accepted.
Anonymous
Diff:
Diff:
Diff:
Diff:
Diff: