[bisq-network/bisq] Allow standard mark & copy functionality for displayed text fields (#5747)

jmacxx notifications at github.com
Mon Oct 11 21:08:47 CEST 2021


Instead of a "Copy" icon on every field, allow the text to be selected & copied.  Replace `addConfirmationLabelLabel` with `addConfirmationLabelTextField`.

- Gives the ability to mark & copy all text fields in Trade and Dispute tickets.
- Gives the ability to mark & copy text from `TextFieldWithIcon`

Resolves https://github.com/bisq-network/bisq/discussions/5706

---

Screenshots:

![image](https://user-images.githubusercontent.com/47253594/136834731-c9bd4845-9399-4fdc-9ff9-2fd7d72844b7.png)

![image](https://user-images.githubusercontent.com/47253594/136834655-ac86c6db-a666-47dc-9872-038250bfcd6b.png)

![image](https://user-images.githubusercontent.com/47253594/136842402-6d9025af-90c9-474f-b57f-2250def5ea6c.png)

![image](https://user-images.githubusercontent.com/47253594/136834264-8bced81d-23d8-41ab-b1ef-e6c088c999cb.png)

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/5747

-- Commit Summary --

  * <a href="https://github.com/bisq-network/bisq/pull/5747/commits/26028dfad538bfccbc595beb824efceb697536f9">Allow standard mark & copy functionality for displayed text fields</a>

-- File Changes --

    M desktop/src/main/java/bisq/desktop/components/TextFieldWithIcon.java (5)
    M desktop/src/main/java/bisq/desktop/main/overlays/windows/ContractWindow.java (56)
    M desktop/src/main/java/bisq/desktop/main/overlays/windows/DisputeSummaryWindow.java (16)
    M desktop/src/main/java/bisq/desktop/main/overlays/windows/TradeDetailsWindow.java (41)
    M desktop/src/main/java/bisq/desktop/util/FormBuilder.java (28)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5747.patch
https://github.com/bisq-network/bisq/pull/5747.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5747
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211011/f2784814/attachment.htm>


More information about the bisq-github mailing list