Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Ryan-McClanahan opened this issue Sep 13, 2023 · 0 comments · May be fixed by #1034
Open

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

Ryan-McClanahan opened this issue Sep 13, 2023 · 0 comments · May be fixed by #1034
Assignees

Comments

@Ryan-McClanahan
Copy link
Contributor

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

@nstelter-slac nstelter-slac self-assigned this Sep 19, 2023
@nstelter-slac nstelter-slac linked a pull request Sep 24, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants