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

Ctrl+Shift+Left twice followed by Shift+Left resets selection in Interpreter pane #474

Closed
GoogleCodeExporter opened this issue Aug 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

This is the same issue as 
http://code.google.com/p/pyscripter/issues/detail?id=449 but for the Python 
Interpreter pane rather than the main window.

What steps will reproduce the problem?
1. Type some text "Example text here" into the Python Interpreter pane.
2. Position the cursor at the right hand end of "here".
3. Use ctrl+shift+left arrow to select "text here".
4. Release ctrl and use shift+left arrow to continue selection one character.

What is the expected output? What do you see instead?
Expected selection " text here".
Actual selection is just the space before "text".

What version of the product are you using? On what operating system?
2.4.1.0 Windows XP

Please provide any additional information below.
ctrl+shift+left, ctrl+shift+left, shift+right also fails.

Original issue reported on code.google.com by ttt...@gmail.com on 24 Jan 2011 at 11:53

@GoogleCodeExporter
Copy link
Author

Fixed in version control.

Original comment by pyscripter on 27 May 2011 at 3:50

  • Changed state: Fixed

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