metamask-extension
                                
                                 metamask-extension copied to clipboard
                                
                                    metamask-extension copied to clipboard
                            
                            
                            
                        [Bug]: MV3 - Signatures - Personal Sign not working with Ledger
Describe the bug
Whenever I try to perform a Personal Sign with a ledger device using an MV3 build, I can see how it does not trigger anything in my ledger device.
Expected behavior
I should see the signature prompt into my ledger device
Screenshots/Recordings
https://github.com/MetaMask/metamask-extension/assets/54408225/11a059a9-6630-42af-940e-2f2da69e9873
Steps to reproduce
- Build MV3
- Import a ledger
- Go to the test dapp
- Try a Personal Sign
- Accept in MM
- See nothing happens in ledger
Error messages or log output
No response
Version
develop MV3 build
Build type
None
Browser
Chrome
Operating system
Linux
Hardware wallet
No response
Additional context
No response
Severity
No response
@seaona Do other signature types work with ledger on mv3?
so:
- :green_circle: typed v4: works on Ledger
- :white_circle: typed v3 , typed (v1): don't work but because they are not supported by Ledger, so that's expected
- :red_circle: personal sign: doesn't work
- :red_circle: eth_sign: doesn't work, but since it's being deprecated I didn't open an issue for that one
Missing release label release-11.16.6 on issue. Adding release label release-11.16.6 on issue, as issue is linked to PR #24622 which has this release label.