Skip to content

PyDMLineEdits past the pv into themselves when trying to copy a pv out of them #1030

@Ryan-McClanahan

Description

@Ryan-McClanahan

Describe the bug

PVs can be copied out of a widget using middle click. When using this feature with a line edit the PV gets pasted into the PyDMLineEdit widget upon releasing middle click. Clicking away from the PyDMLineEdit does clear the pasted PV. But it would be nice to not paste the PV in the first place.

before middle click
image
after releasing middle click
image
after clicking away from the widget
image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions