cjprecord / editra

Editra - Developers Text Editor
Other
3 stars 0 forks source link

hotspot not highlighting the source error line #802

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable Launch plugin, Enable Highlight Caret Line, Write python file with 
intentional error, 
2. Click Launch Run button, Error is highlighted in red in the Launch   
console. Click on red hotspot error.   
3. The main window tab scrolls to the error, but the line is not highlighted. 
Makinging it more difficult for the user to see the location of the error.  
Works for 7.12 but not in 7.20 

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

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

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

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

If from source: What version of python and wxPython are you using?
Python 2.7.3  xwPython 2.8

Please provide any additional information below.
PC w7 w8

Original issue reported on code.google.com by mike.as...@gmail.com on 5 May 2013 at 2:39

GoogleCodeExporter commented 9 years ago
Note: Likely related to window activation issue.

Original comment by CodyPrec...@gmail.com on 6 May 2013 at 1:20