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

Expansion of nodes on tree view undoes itself #1252

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

Expansion of nodes on tree view undoes itself #1252

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

Comments

@spyder-bot
Copy link
Collaborator

From jed.lud...@gmail.com on 2013-02-05T10:47:21Z

Spyder version: default repo, revision 11d0f586f23c Python 2.7 on Windows 7, Ubuntu 12.04, and Ubuntu 12.10

What steps will reproduce the problem?

  1. Highlight a word in the editor
    1. Use Ctrl+Shift+F to trigger find in files
    2. Expand one of the folders in the tree structure of the find results What is the expected output? What do you see instead? The folder will undo the expansion a fraction of a second later. This only happens on the first expansion. After that, everything is fine. Please use labels and text to provide additional information. I have bisected the repository, and this behavior was introduced by revision r11d0f586f23c . The first expansion of the tree structure is actually a loss of focus event for the combo box in the find in files widget, so I suspect that the loss of focus event is updating the combo box and re-triggering the find again.

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

@spyder-bot
Copy link
Collaborator Author

From jed.lud...@gmail.com on 2013-02-05T07:51:13Z

Sorry, that's revision 11d0f586f23c . My last paragraph above has a broken link to a non-existent revision.

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2013-02-09T01:06:13Z

This issue was updated by revision 41ce5373d4ed .

Status: Fixed

@spyder-bot
Copy link
Collaborator Author

From jed.lud...@gmail.com on 2013-02-09T13:27:25Z

Status: Verified

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-04-06T20:27:47Z

Labels: Cat-Miscelleneous

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