-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Tab in-between find and replace text boxes #3674
Comments
Thanks for reporting. We'll improve this behavior in a future version of Spyder. |
Would be nice to have some |
Hey, is this still being looked at by any chance? I was going to file an issue report myself on this if this one wasn't already open, as it is a pretty major problem on a regular basis. I'm not @ccordoba12 or one of the contributors (at least not yet, anyway...hopefully someday) putting in all the amazing effort here so its probably not my place to say, but if it was, IMO, I'd consider this a type:bug to be dealt with accordingly, as it breaks core UI functionality and basic user expectations—Tab's otherwise consistent behavior across the interface—and the real smoking gun is that Shift-Tab works to go back a field, as other commenters mention, but not Tab to go forward, which doesn't seem like it could possibly be intended. |
@rlaverde, please work on this one. |
@CAM-Gerlach, would you like to take a look at this one? I think it's an easy fix ;-) |
Sure thing; was just thinking of taking a look actually. |
Not for a CAM like me...X) |
Description of your problem
The tab key doesn't move the cursor from the find to replace text boxes as expected.
What steps will reproduce the problem?
What is the expected output? What do you see instead?
The tab to move from the text to replace box doesn't work. You stay within the text box. Pressing shift-tab to move backwards works as expected.
Versions and main components
I remember this working fine a while ago, but I've since noticed this on some earlier versions of Spyder. It's finally started to bother me enough to open the issue. Thanks for any help!
Dependencies
jedi >=0.8.1 : 0.9.0 (OK)
matplotlib >=1.0 : 1.5.3 (OK)
nbconvert >=4.0 : 4.2.0 (OK)
numpy >=1.7 : 1.11.2 (OK)
pandas >=0.13.1 : 0.19.1 (OK)
pep8 >=0.6 : 1.7.0 (OK)
pyflakes >=0.6.0 : 1.3.0 (OK)
pygments >=2.0 : 2.1.3 (OK)
pylint >=0.25 : 1.6.4 (OK)
qtconsole >=4.2.0: 4.2.1 (OK)
rope >=0.9.4 : 0.9.4-1 (OK)
sphinx >=0.6.6 : 1.4.8 (OK)
sympy >=0.7.3 : 1.0 (OK)
The text was updated successfully, but these errors were encountered: