adem0x / pyscripter

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

UI and editor stuttering #786

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open Pyscripter.
2.Edit any .py file
3.Thats it.

What is the expected output? What do you see instead?
I would expect to be able to type/edit without any noticeable UI issues, but 
every second or so, the cursor in the editor will blink and any typing I was 
doing will halt for a second and then whatever I typed during that lockup will 
appear on the screen instantly. Its almost as if the editor is lagging out or 
dropping frames. 

What version of the product are you using? On what operating system?
2.5.3.0 x86
Windows 8.1, x64

Please provide any additional information below.
I noticed in the task manager that pyscripter CPU usage spikes every second or 
so. It goes from about 3-4% to 8-9% in the spikes even when I am not doing 
anything in the editor (for example, have it minimized). 

Original issue reported on code.google.com by janitar1...@gmail.com on 7 Dec 2014 at 11:15