Skip to content

Fix transactions disable problem#922

Open
beati wants to merge 1 commit intobitcoin-core:masterfrom
beati:gui-fix-transactions-disable-problem-2
Open

Fix transactions disable problem#922
beati wants to merge 1 commit intobitcoin-core:masterfrom
beati:gui-fix-transactions-disable-problem-2

Conversation

@beati
Copy link

@beati beati commented Jan 9, 2026

  • In bitcoin-qt, there is under Settings the "Mask values" option
  • When a wallet is open and the "Mask values" checkbox is checked, the "Transactions" tab is disabled
  • When no wallet was open and the "Mask values" checkbox was checked and a wallet was opened, the "Transactions" tab was enabled
  • This fix changes this, so that there is always the same behavior
  • The "Transactions" tab is now always disabled when the "Mask values" checkbox is checked
  • This fix is manually tested on the fork

@DrahtBot
Copy link
Contributor

DrahtBot commented Jan 9, 2026

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.
A summary of reviews will appear here.

@hebasto hebasto removed the CI failed label Jan 19, 2026
@hebasto hebasto changed the title gui: fix transactions disable problem Fix transactions disable problem Jan 19, 2026
@hebasto
Copy link
Member

hebasto commented Jan 19, 2026

Does this PR solve the same issue as #815?

@beati
Copy link
Author

beati commented Jan 19, 2026

Does this PR solve the same issue as #815?

Yes, it looks like.
But this PR has a different solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants