GoogleCodeArchives / editra

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

Launch plugin doesn't switch to newly opened files #375

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a Python source file
2. Minimize Editra
3. Open another source file via right click -> "Edit with Editra"
4. Click "Run" in launch plugin

What is the expected output? What do you see instead?
The second source file should be executed, but instead the first one is.
This only seems to happen when you open a new file with Editra minimized.
Basically the Launch plugin should automatically switch to the new file,
but doesn't.

IMPORTANT!!! Please answer these questions for any and ALL bug reports

What version of the product are you using? On what operating system?
Editra 0.4.88 on Vista x64.

What method of install was your version installed with (Binary/Source)?
Binary

If from source: What version of python and wxPython are you using?

Please provide any additional information below.

Original issue reported on code.google.com by rogerbr...@gmail.com on 13 Jun 2009 at 9:47

GoogleCodeExporter commented 9 years ago
I think that this may have been fixed in the current svn already.

Keeping open until it can be confirmed.

Original comment by CodyPrec...@gmail.com on 15 Jun 2009 at 2:11

GoogleCodeExporter commented 9 years ago
The new release is out (0.4.95) could you retest with it and see if this issue 
has
been resolved.

Thanks,

Cody

Original comment by CodyPrec...@gmail.com on 24 Jun 2009 at 3:08

GoogleCodeExporter commented 9 years ago
Seems like it's been fixed, thanks!

Original comment by rogerbr...@gmail.com on 24 Jun 2009 at 3:15

GoogleCodeExporter commented 9 years ago
Thanks for verifying!

Original comment by CodyPrec...@gmail.com on 24 Jun 2009 at 5:54