ethereum / mist

[DEPRECATED] Mist. Browse and use Ðapps on the Ethereum network.
http://ethereum.org
GNU General Public License v3.0
7.44k stars 2.12k forks source link

Can't copy address to clipboard #650

Closed murraci closed 8 years ago

murraci commented 8 years ago

Node type: geth OS: osx Network type: main Mist version: 0.7.4

Title says it all. Can't copy my account address to send myself ether from an exchange.

mightyroy commented 8 years ago

I got this bug too. Cant copy address to clipboard. version 0.7.4 Mac Osx version.

rfikki commented 8 years ago

Same issue in windows

alexnegru commented 8 years ago

i can also confirm for windows version

gcmartinelli commented 8 years ago

Also confirm on Windows 8. Neither "Copy to clipboard" button, nor CTRL+C works. I am using developer view (Ctrl+ALT+i) to copy the address manually straight from html code.

gamarin2 commented 8 years ago

Same issue here. MAC OS X.

tnla commented 8 years ago

Same on Windows 8

luclu commented 8 years ago

to sum it up:


Copy address to clipboard broken on main-net only.

Both ways of interaction are affected:

  1. cmd/ctrl + c on address(-div)
  2. Copy address-button

Nothing is written to clipboard. (Last copy is preserved). Also this alert shows twice:

unbenannt-1
luclu commented 8 years ago

pull-request: https://github.com/ethereum/meteor-dapp-wallet/pull/192

Nogreedy commented 8 years ago

Same issue on Windows 7/64 bits. Neither "Copy to clipboard" button, nor CTRL+C works. Mist version: 0.7.4

knocte commented 8 years ago

Same issue in Ubuntu 16.04 (Mist version 0.7.4).

knocte commented 8 years ago

In version 0.7.3 the bug is not present, so this is a regression.

ghost commented 8 years ago

please fix it asap!

I love suggestions e.g. with DAO contract - use version 0.6X to stop watching, now "wanna copy to clipboard" - please use 0.7.3! LOL Yes, I have them all installed already ))

luclu commented 8 years ago

There will be a dedicated hotfix-release very soon!

BGSmilev commented 8 years ago

For the laymen among us, would such a hotfix require a re-install of the Wallet i currently have? If yes - is there a guide somewhere i can follow in how to do it without loosing the content of that Wallet :)

luclu commented 8 years ago

@BGSmilev no worries your key are always retained whatever version you launch. This will be a regular version (0.7.5).

luclu commented 8 years ago

Just found a workaround. I'm not sure if this is intended. @evertonfraga 👯 On the Wallet/Contract-overview-screen right-click on a wallet/contract then cmd/ctrl+c.

novoviking commented 8 years ago

At the main screen, click the account you want to copy its address. at the new opened page go to Edit in the tools bar, click on "Select All" Then click ctrl+c finally open notepad, and past to it. all the contents will appear, where you can copy the address

BGSmilev commented 8 years ago

@novoviking Thanks - that does indeed work as a temporary solution. Looking forward to the new version with the hotfixes now ;)

chalachala commented 8 years ago

any expected time frame on when the next release is coming out?

loviswater commented 8 years ago

I confirm the same problem described above of no copy address option working. Tried on Ubuntu 15.02 and Windows 10 Surface Pro 3.

Another temp work around. "Deposit using Bitcoin" then can highlight address in shifty screen and successfully copy address.

ghost commented 8 years ago

Same issue on Windows 10/64 bits with mist 0.7.4, bug not present in mist 0.7.3.

A7DC commented 8 years ago

What I used to get around it:

On the wallet tab: Cmd+a > cmd+c > post into a text file > copy the wallet address

speedery commented 8 years ago

I have the same issue on Ubuntu 16.04 version 0.7.4

kungfualden commented 8 years ago

Thanks everyone for the contributions. I'm lucky I found you guys. I was totally lost and a bit frustrated.

marcofranssen commented 8 years ago

Another workarround is to open the developer tools, find the element on the UI and copy paste from the developer tools.

kungfualden commented 8 years ago

Thanks buddy,

Also my workaround is to click on withdraw tab and copy address from there. And go back to deposit tab and paste address

On Jun 13, 2016, at 8:06 AM, Marco Franssen notifications@github.com wrote:

Another workarround is to open the developer tools, find the element on the UI and copy paste from the developer tools.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

alexvandesande commented 8 years ago

Solved on latest release

lock[bot] commented 6 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.