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

Add Ctrl+C action testing for widgets #1809

Closed
kernc opened this issue Dec 9, 2016 · 1 comment

Comments

Projects
None yet
2 participants
@kernc
Copy link
Member

commented Dec 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

@janezd janezd added the friday label Feb 21, 2019

@janezd

This comment has been minimized.

Copy link
Contributor

commented Mar 22, 2019

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 janezd closed this Mar 22, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.