Skip to content

Context menu options that are not available should be disabled (in transactions tab) #9192

@nopara73

Description

@nopara73

Describe the issue

In Bitcoin QT, under the Transactions tab when right clicking on the transaction the context menu shows more option then it can always handle.

Can you reliably reproduce the issue?

Yes.

If so, please list the steps to reproduce below:

  1. Open QT.
  2. Make an incoming transaction without label.
  3. Go to the Transactions tab.
  4. Rigth click on a transaction and select "Copy label".

Actual behaviour

The clipboard will be empty.

Expected behaviour

Copies the label. (What does not exist, of course.)

What version of bitcoin-core are you using?

v0.13.1, Ubuntu PPA.

Any extra information that might be useful in the debugging process.

This behaviour is more problematic in edge cases.
Like when you send funds with JoinMarket. In this case for example the "Copy address" option does not work.

Suggestion

I think when something cannot be copied that should not be present in the context menu in the first place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions