DeltaEscher / editra

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

Switching selected editor while viewing in split-screen mode doesn't fully activate it #500

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open two files, split them Left and Right
2. Edit the Left file (dont' save)
3. Click into the text area of the Right file (not the tab)
    (tab above will stay deselected)
4. Edit the Right file
5. Click save (from the menu, Ctrl+S etc.)
6. The Left file is saved, but the Right is active and accepting input

What is the expected output? What do you see instead?
The edit pane on the Right should've saved it's document as it's the pane 
accepting input.
Also, the tab above should be selected

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

What version of the product are you using? On what operating system?
0.5.51 on OSX 10.6

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 ryan953 on 29 Mar 2010 at 8:35

GoogleCodeExporter commented 8 years ago
This has already been corrected for the next release

Thanks

Original comment by CodyPrec...@gmail.com on 29 Mar 2010 at 8:41