-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changing between different wallets switches to overview tab #83
Comments
Confirmed. Bug was introduced by bitcoin-core/gui#815, and will be resolved in next version |
Please confirm this is fixed in 27.1.knots20260621 and close if so |
I confirm, fixed |
@Tracachang, just to be clear, you meant: selecting a different wallet by "Open Wallet" menu action? Switching among wallets from the wallets (already loaded) combo box (at the top right section of the main window), won't produce such change in the behaviour. Thanks! |
yes, switching among wallets from the wallets (already loaded) combo box (at the top right section of the main window) |
Mmm... the line that was causing that behaviour of switching from transactions to overview tab is this one:
That's inside the function
|
Is there an existing issue for this?
Current behaviour
When using multiple wallets (switching them) If you do this in the Transactions tab, instead of displaying the transactions of the selected wallet it will switch to the Overview tab.
It only happens in the Transactions tab, the other tabs (Overview, Send or Receive) work as expected.
Expected behaviour
It should display the transactions of the selected wallet instead of switching to overview.
Steps to reproduce
Go to the Transactions tab and select a different wallet.
Relevant log output
No response
How did you obtain Bitcoin Knots
Pre-built binaries
What version of Bitcoin Knots are you using?
Bitcoin Knots version v26.1.knots20240513
Operating system and version
Fedora Workstation 40 (gnome)
Machine specifications
No response
The text was updated successfully, but these errors were encountered: