Navigation Menu

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 arrow followed by shift+left arrow resets the selection #449

Closed
GoogleCodeExporter opened this issue Aug 24, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Type some text "Example text here".
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.3.4.0 Windows XP

Please provide any additional information below.
I originally wrote the example above with a single use of ctrl+shift+left arrow 
followed by the use of shift+left arrow.  This seems to work fine.
Also using the right arrow for selection seems to work however you use it.

Original issue reported on code.google.com by ttt...@gmail.com on 29 Nov 2010 at 10:08

@GoogleCodeExporter
Copy link
Author

Cannot reproduce here.

After step 4 the letter t of text is selected as expected.  Is this a keyboard 
issue?
Can you reproduce on a different machine?

Original comment by pyscripter on 29 Nov 2010 at 11:38

  • Changed state: Cannot-Reproduce

@GoogleCodeExporter
Copy link
Author

Sorry I misread you report. I will look into it.

Original comment by pyscripter on 29 Nov 2010 at 12:23

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

I don't think you are trying the same thing as me - I would not expect anything 
particularly special about the letter "t" of "text".  I think I have also 
reproduce on my home computer, but I am not there at the moment - I'll check 
this later.  I would like to clarify the issue I'm seeing though.  The general 
idea is to select 2 words and then one character using ctrl+shift+arrow, 
ctrl+shift+arrow, shift+arrow.

I've attached three images showing my attempt to select using pyscripter and 
notepad to the left and to the right (pyscripter only).  The sequence that 
doesn't seem to work is selecting to the left with pyscripter.  Each image is a 
screen shot from after steps 2, 3 and 4 (the pyscripter right arrow image has 
slightly different steps, but hopefully they are apparent from the image).

Original comment by ttt...@gmail.com on 29 Nov 2010 at 12:39

Attachments:

@GoogleCodeExporter
Copy link
Author

Ah great!  You replied while I was preparing comment 3.  Thanks for the great 
product by the way.

Original comment by ttt...@gmail.com on 29 Nov 2010 at 12:43

@GoogleCodeExporter
Copy link
Author

Fixed in version control.

Original comment by pyscripter on 29 Nov 2010 at 2:02

  • 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