code-google-com / editra

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

Line being edited keeps blinking while you type. #740

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open editor
2.Start typing.

What is the expected output? What do you see instead?
Current line being edited should not blink as you type.

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

What version of the product are you using? On what operating system?
0.7.01 (previous version had the same issue as well)

What method of install was your version installed with (Binary/Source)?
pip or apt-get

If from source: What version of python and wxPython are you using?
Latest from apt-get (ubuntu 12.04). 

Please provide any additional information below.
Hardware: corei7 4gb ram.

Original issue reported on code.google.com by italo.maia@gmail.com on 13 May 2012 at 1:10

GoogleCodeExporter commented 9 years ago
Hello,

This is an issue in wxWidgets on recent versions of Ubuntu which seems to have 
been caused by some of the changes for the Unity interface.

There is a workaround in that you can turn of the code folding option in the 
preference dialog to keep it from flashing under these cases.

Closing as upstream issue since the workaround is all that can be done at the 
Editra level.

Original comment by CodyPrec...@gmail.com on 16 May 2012 at 1:53