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

Tab in-between find and replace text boxes #3674

Closed
DStauffman opened this issue Nov 10, 2016 · 7 comments
Closed

Tab in-between find and replace text boxes #3674

DStauffman opened this issue Nov 10, 2016 · 7 comments

Comments

@DStauffman
Copy link
Contributor

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?

  1. Hit control-F to open find text box. Type in some text.
  2. Hit control-R to open replace text box. Type in some other text.
  3. Press shift-tab to move from replace box back into text box.
  4. Press tab to move from text box back forward into replace box. (This step doesn't do anything)

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

  • Spyder Version: 3.1.0
  • Python Version: 3.5.2
  • Operating system: Win 7

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)

@ccordoba12 ccordoba12 added this to the v3.2 milestone Nov 10, 2016
@ccordoba12
Copy link
Member

Thanks for reporting. We'll improve this behavior in a future version of Spyder.

@mvbentes
Copy link

Would be nice to have some Alt+letter shortcuts to the actions. Replace all, for example, with Alt+a.

@CAM-Gerlach
Copy link
Member

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.

@ccordoba12 ccordoba12 modified the milestones: v3.2.x, v3.2.5 Oct 30, 2017
@ccordoba12
Copy link
Member

@rlaverde, please work on this one.

@ccordoba12
Copy link
Member

@CAM-Gerlach, would you like to take a look at this one? I think it's an easy fix ;-)

@CAM-Gerlach
Copy link
Member

Sure thing; was just thinking of taking a look actually.

@CAM-Gerlach
Copy link
Member

I think it's an easy fix ;-)

Not for a CAM like me...X)

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

5 participants