ghost
commented at 7:48 AM on March 29, 2021:
none
In the upper right corner of the screenshot you can see that the long(V3) Onion address is not wrapped, but cut.
Also, the colon before the port is missing, which is confusing.
When you enlarge the detail window, you can see that wrapping automatically works, but only at word-breakpoints, e.g. space or colon.
Copying the v3 Onion address and port with the mouse works fine, though. The complete address and port is copied.
hebasto added the label Bug on Mar 29, 2021
hebasto
commented at 3:36 PM on March 29, 2021:
member
Will a contraction of presented address like fbuf3g…a27cad.onion:8333 work for you?
ghost
commented at 4:08 PM on March 29, 2021:
none
I would like it better, if the address would be longer than 28 31 characters (which is half of the onion V3 length 56 + : + 5 digit port number) it would get a linefeed wrap after the 28 31th character. I think this would fit well into the window, and there would be no information loss.
But the whole address should be copy-able.
I did not find another way to copy the address, aside of marking it in the details tab with the mouse (this was also the use case made me stumbling upon this issue).
Alternatively, if right-cklicking the address in the main peer window column, there could be a context menu "copy to clipboard". I would like that most.
hebasto
commented at 6:29 AM on March 30, 2021:
member
Have done, thank you very much. If this copy-menu is there, the detail window regarding the node address is not so important anymore, and I could live with a contracted address display like fbuf3g…a27cad.onion:8333 there.
hebasto removed the label Bug on Apr 10, 2021
hebasto added the label Design on Apr 10, 2021
hebasto
commented at 11:17 AM on April 10, 2021:
member
The use case I stumbled upon this issue was that I wanted to copy a peer address, and it was confusing to try to copy it from the details header where it was not wrapped.
#276 (shorten address display with '...' in the middle) is not regarding this issue.
This issue would be solved with a copy entry in the addresses context menu. That was intended with #264, which was closed and then picked up in #318, which is still open, not merged. The "copy address" address context menu entry is missing in current master:
From my point of view, this could be closed when #318 would be merged.
@wodry can this can be closed since #276 was merged?
I could live with a contracted address display like fbuf3g…a27cad.onion:8333 there.
You dropped the first part of my sentence:
"If this copy-menu is there, [...] I could live with a contracted address display like fbuf3g…a27cad.onion:8333 there."
hebasto
commented at 9:16 AM on July 27, 2021:
member
"If this copy-menu is there, [...] I could live with a contracted address display like fbuf3g…a27cad.onion:8333 there."
The Qt widget which is used to represent peer addresses (i.e., peerWidget which is an instance of QTableView) by default supports copying from a cell to a clipboard with keyboard shortcuts -- Ctrl+C on Linux/Windows, or ⌘+C on macOS.
So, the requested functionality is available in the code base. The new "Copy Address" context menu item just adds another way to perform the same action.
PastaPastaPasta referenced this in commit 86c19334ec on Oct 20, 2021
PastaPastaPasta referenced this in commit f8802b4a5d on Oct 21, 2021
pravblockc referenced this in commit 90c6e996f1 on Nov 18, 2021
gades referenced this in commit ac3b2a7244 on May 9, 2022
hebasto
commented at 8:39 AM on September 24, 2025:
member
Closing.
Feel free to open a new issue if needed..
hebasto closed this on Sep 24, 2025
Kino1994 referenced this in commit 1038e22ba4 on Jun 28, 2026
BigcoinBGC referenced this in commit d95f03f79b on Jun 30, 2026
ab4cus referenced this in commit af82d3ee29 on Jul 8, 2026
Kino1994 referenced this in commit 8929322722 on Aug 19, 2026
This is a metadata mirror of the GitHub repository
bitcoin-core/gui.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-09-25 21:20 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me