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

QAction::eventFilter: Ambiguous shortcut overload: Ctrl+W #1828

Closed
spyder-bot opened this issue Feb 17, 2015 · 3 comments
Closed

QAction::eventFilter: Ambiguous shortcut overload: Ctrl+W #1828

spyder-bot opened this issue Feb 17, 2015 · 3 comments

Comments

@spyder-bot
Copy link
Collaborator

From Cybjit on 2014-05-24T12:37:14Z

Spyder Version: 2.3.0rc (3680: r96ff231ec293 )
Python Version: 3.4.0
Qt Version : 4.8.6, PyQt4 (API v2) 4.10.4 on Linux
IPython >=0.13 : None (NOK)
pyflakes >=0.6.0: 0.7.3 (OK)
pep8 >=0.6 : 1.4.6 (OK)
pygments >=1.6 : 1.6 (OK)
sphinx >=0.6.6 : 1.2.2 (OK)
psutil >=0.3 : 1.2.1 (OK)
rope >=0.9.2 : 0.9.4-1 (OK)
matplotlib >=1.0: None (NOK)
pylint >=0.25 : None (NOK)

What steps will reproduce the problem?

  1. Open a tab in Spyder
    1. Press ctrl+w
    2. 'QAction::eventFilter: Ambiguous shortcut overload: Ctrl+W' is printed in terminal

What is the expected output? What do you see instead?

Closed tab. Nothing happens.

Please provide any additional information below

. 'Close file' is defined in two places. If I remove either, it works. https://bitbucket.org/spyder-ide/spyderlib/src/ee70372671f2a3d53a7be658bc99df03192b89d6/spyderlib/plugins/editor.py?at=v2.3.0rc#cl-624 https://bitbucket.org/spyder-ide/spyderlib/src/ee70372671f2a3d53a7be658bc99df03192b89d6/spyderlib/widgets/editor.py?at=v2.3.0rc#cl-685

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1828

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2014-06-11T18:40:02Z

Status: Accepted
Labels: Cat-Editor MS-v2.3

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2014-06-19T14:24:37Z

This issue was closed by revision 38d8adebeaeb .

Status: Fixed

@spyder-bot
Copy link
Collaborator Author

From techtonik@gmail.com on 2014-07-01T21:56:07Z

Looks like wrong commit linked. I'd reopen this issue to find a better solution to have both case for Close File/Close Tab action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant