cmullins7 / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Move focus to editor after double click on an entry in Code Explorer #273

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Double click on function1 in Code Explorer

What is the expected output? What do you see instead?

I expected the input focus to be in the editor, like in other IDEs, but
instead it remains in the Code Explorer. It can be argued which would be
the desirable default behavior. If anyone insists on the current behavior
perhaps this should be a configuration option.

(But perhaps the current behavior is not really useful anyway. Assuming the
cursor position is not altered in the editor by double clicking on an item
in Code Explorer, then the user could - assuming he gets the input focus
back into the editor again - press a key and the editor would show the
current cursor location again. This could be somewhat useful, but how does
the average user get the focus back into the editor? With a mouse click in
the editor? That changes the cursor location to where the user clicks.)

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

PyScriper 1.9.9.3, Windows XP.

Original issue reported on code.google.com by blackw...@nexgo.de on 10 Jan 2009 at 9:15

GoogleCodeExporter commented 9 years ago
Fixed in version control.

Original comment by pyscripter on 17 May 2009 at 11:29

GoogleCodeExporter commented 9 years ago

Original comment by pyscripter on 30 Sep 2010 at 3:11