Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd Ctrl+C action testing for widgets #1809
Comments
janezd
added
the
friday
label
Feb 21, 2019
This comment has been minimized.
This comment has been minimized.
|
Every widget must test this for itself. Just testing that Ctrl-C calls some generic methods is insufficient, and at the same time also not trivial to implement at the moment. |
janezd
closed this
Mar 22, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kernc commentedDec 9, 2016
Test that Ctrl+C works and does the expected action in widgets (i.e. copies PNG image for visualization widgets, ...). See also: #1808