etherwallet icon indicating copy to clipboard operation
etherwallet copied to clipboard

Offline transaction generation not working

Open christmasjumper opened this issue 7 years ago • 3 comments

Hi,

Using either chrome, or firefox (latest versions) on my offline machine, I'm seeing the following error in the console:

"TypeError: Cannot read property 'result' of undefined" Etherwallet-master.js:41964

The "Generate Transaction" button is not enabled and will not generate a transaction, despite filling in all fields. I've tried using both my wallet file and the private key directly.

christmasjumper avatar Jan 22 '18 14:01 christmasjumper

  • Which network are you connected to?

  • Which type of wallet have you unlocked? PK? Ledger?

  • What are you attempting to send?

  • From what address?

tayvano avatar Jan 23 '18 19:01 tayvano

Hi,

It turns out this is something I would have never considered. I am using MEW on a Windows tablet (offline, wifi drivers removed) - it turns out that if the tablet is in portrait mode (i.e the screen is turned so that the tablet changes the screen to be longer rather than wider) offline generation does not work.

If you turn the tablet back to landscape mode, the transaction generation button suddenly works!

Strange bug, but not really critical I guess...

christmasjumper avatar Jan 25 '18 16:01 christmasjumper

This bug makes it impossible to generate offline transactions on mobile devices. Please fix!

Swennet avatar May 03 '18 19:05 Swennet