{"url":"https://api.github.com/repos/open-cogsci/qdatamatrix/issues/6","repository_url":"https://api.github.com/repos/open-cogsci/qdatamatrix","labels_url":"https://api.github.com/repos/open-cogsci/qdatamatrix/issues/6/labels{/name}","comments_url":"https://api.github.com/repos/open-cogsci/qdatamatrix/issues/6/comments","events_url":"https://api.github.com/repos/open-cogsci/qdatamatrix/issues/6/events","html_url":"https://github.com/open-cogsci/qdatamatrix/issues/6","id":731741896,"node_id":"MDU6SXNzdWU3MzE3NDE4OTY=","number":6,"title":"Context menu can trigger IndexError","user":{"login":"smathot","id":594936,"node_id":"MDQ6VXNlcjU5NDkzNg==","avatar_url":"https://avatars.githubusercontent.com/u/594936?v=4","gravatar_id":"","url":"https://api.github.com/users/smathot","html_url":"https://github.com/smathot","followers_url":"https://api.github.com/users/smathot/followers","following_url":"https://api.github.com/users/smathot/following{/other_user}","gists_url":"https://api.github.com/users/smathot/gists{/gist_id}","starred_url":"https://api.github.com/users/smathot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smathot/subscriptions","organizations_url":"https://api.github.com/users/smathot/orgs","repos_url":"https://api.github.com/users/smathot/repos","events_url":"https://api.github.com/users/smathot/events{/privacy}","received_events_url":"https://api.github.com/users/smathot/received_events","type":"User","user_view_type":"public","site_admin":false},"labels":[{"id":322419192,"node_id":"MDU6TGFiZWwzMjI0MTkxOTI=","url":"https://api.github.com/repos/open-cogsci/qdatamatrix/labels/bug","name":"bug","color":"fc2929","default":true,"description":null}],"state":"closed","locked":false,"assignees":[{"login":"smathot","id":594936,"node_id":"MDQ6VXNlcjU5NDkzNg==","avatar_url":"https://avatars.githubusercontent.com/u/594936?v=4","gravatar_id":"","url":"https://api.github.com/users/smathot","html_url":"https://github.com/smathot","followers_url":"https://api.github.com/users/smathot/followers","following_url":"https://api.github.com/users/smathot/following{/other_user}","gists_url":"https://api.github.com/users/smathot/gists{/gist_id}","starred_url":"https://api.github.com/users/smathot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smathot/subscriptions","organizations_url":"https://api.github.com/users/smathot/orgs","repos_url":"https://api.github.com/users/smathot/repos","events_url":"https://api.github.com/users/smathot/events{/privacy}","received_events_url":"https://api.github.com/users/smathot/received_events","type":"User","user_view_type":"public","site_admin":false}],"milestone":null,"comments":0,"created_at":"2020-10-28T19:47:32Z","updated_at":"2020-10-29T15:24:54Z","closed_at":"2020-10-29T15:24:54Z","assignee":{"login":"smathot","id":594936,"node_id":"MDQ6VXNlcjU5NDkzNg==","avatar_url":"https://avatars.githubusercontent.com/u/594936?v=4","gravatar_id":"","url":"https://api.github.com/users/smathot","html_url":"https://github.com/smathot","followers_url":"https://api.github.com/users/smathot/followers","following_url":"https://api.github.com/users/smathot/following{/other_user}","gists_url":"https://api.github.com/users/smathot/gists{/gist_id}","starred_url":"https://api.github.com/users/smathot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smathot/subscriptions","organizations_url":"https://api.github.com/users/smathot/orgs","repos_url":"https://api.github.com/users/smathot/repos","events_url":"https://api.github.com/users/smathot/events{/privacy}","received_events_url":"https://api.github.com/users/smathot/received_events","type":"User","user_view_type":"public","site_admin":false},"author_association":"COLLABORATOR","issue_field_values":[],"type":null,"active_lock_reason":null,"sub_issues_summary":{"total":0,"completed":0,"percent_completed":0},"issue_dependencies_summary":{"blocked_by":0,"total_blocked_by":0,"blocking":0,"total_blocking":0},"body":"This bug came in as an automated bug report. It appears to be triggered when cells are copied through the context menu.\r\n\r\n```\r\nTraceback (most recent call last):\r\n  File \"C:\\Program Files (x86)\\OpenSesame\\Lib\\site-packages\\qdatamatrix\\_qcontextmenu.py\", line 53, in activate\r\n    self.spreadsheet._copy()\r\n  File \"C:\\Program Files (x86)\\OpenSesame\\Lib\\site-packages\\qdatamatrix\\decorators.py\", line 45, in inner\r\n    retval = fnc(self, *args, **kwdict)\r\n  File \"C:\\Program Files (x86)\\OpenSesame\\Lib\\site-packages\\qdatamatrix\\_qspreadsheet.py\", line 478, in _copy\r\n    self._setcell(rownr + 1, colnr, col[rownr])\r\n  File \"C:\\Program Files (x86)\\OpenSesame\\Lib\\site-packages\\datamatrix\\_datamatrix\\_basecolumn.py\", line 864, in __getitem__\r\n    return self._getintkey(key)\r\n  File \"C:\\Program Files (x86)\\OpenSesame\\Lib\\site-packages\\datamatrix\\_datamatrix\\_basecolumn.py\", line 450, in _getintkey\r\n    return self._seq[key]\r\nIndexError: list index out of range\r\n```","closed_by":{"login":"smathot","id":594936,"node_id":"MDQ6VXNlcjU5NDkzNg==","avatar_url":"https://avatars.githubusercontent.com/u/594936?v=4","gravatar_id":"","url":"https://api.github.com/users/smathot","html_url":"https://github.com/smathot","followers_url":"https://api.github.com/users/smathot/followers","following_url":"https://api.github.com/users/smathot/following{/other_user}","gists_url":"https://api.github.com/users/smathot/gists{/gist_id}","starred_url":"https://api.github.com/users/smathot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smathot/subscriptions","organizations_url":"https://api.github.com/users/smathot/orgs","repos_url":"https://api.github.com/users/smathot/repos","events_url":"https://api.github.com/users/smathot/events{/privacy}","received_events_url":"https://api.github.com/users/smathot/received_events","type":"User","user_view_type":"public","site_admin":false},"reactions":{"url":"https://api.github.com/repos/open-cogsci/qdatamatrix/issues/6/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/open-cogsci/qdatamatrix/issues/6/timeline","performed_via_github_app":null,"state_reason":"completed","pinned_comment":null}