<p></p>
<p>Its working upstream because it is not intended to work the way I believe you expect.</p>
<p>The <code>Files->Replace tabs with space</code> is a change that is made at file saving (as the heading says) not to the buffer.</p>
<p>And has nothing to do with the default indentation, so <code>Project->Apply default indentation</code> won't be affected, its affected by the <code>Editor->Indentation type</code> but that sets what is to be input for new indentation, it doesn't affect existing spaces and tabs. The <code>Apply default indentation</code> applies the setting to all files to save you time, but its still the setting for new indents, not a command to change existing indents.  Existing spaces and tabs are changed by <code>Document->Replace tabs with spaces</code>.</p>
<p>Basically the settings for new input are separated from the actions to change existing file content because otherwise its impossible to make files with mixed indents (don't ask me, but some people seem to need/want them).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2875#issuecomment-905034712">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZ744XRRYXKFHSKVFDT6QRBRANCNFSM5CWRRJFQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email">Android</a>.<img src="https://github.com/notifications/beacon/AAIOWJ6LUIDKKCLXMNLPVKLT6QRBRA5CNFSM5CWRRJF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGXY3XWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2875#issuecomment-905034712",
"url": "https://github.com/geany/geany/issues/2875#issuecomment-905034712",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>