noamraph / dreampie

DreamPie - The Python shell you've always dreamed about!
www.dreampie.org
GNU General Public License v3.0
235 stars 53 forks source link

Focus not set on input window in horizontal mode #57

Open nickjacobson opened 10 years ago

nickjacobson commented 10 years ago

What steps will reproduce the problem?

  1. Turn off Vertical mode: in Edit > Preferences > User Interface > Window Layout set to Horizontal and click OK.
  2. Close out of DreamPie.
  3. Open DreamPie. (happens each time you open a new DreamPie instance).

What is the expected result? Cursor focus should be set on the window on the right, where input is entered.

What happens instead? Cursor focus is set on the window on the left, where input is not enterable. This is a minor annoyance at first, but the annoyance goes up over time, because it happens every time the program is run.

Please provide any additional information below. To submit a screenshot, you can go to imgur.com, upload the image, and paste the URL.

http://i.imgur.com/51xFaJN.png


Diagnostic information:

DreamPie version: 1.2.1 git commit: None from 2014/10/27 platform: Windows-2008ServerR2-6.1.7601-SP1 architecture: ('32bit', 'WindowsPE') python_version: 2.7.3 python_implementation: CPython executable: C:\Program Files (x86)\DreamPie\dreampie.exe subprocess executable: C:\Python27\python.exe subprocess description: Python 2.7.8 (default, Jul 2 2014, 19:48:49) [MSC v.1500 64 bit (AMD64)] on win32