DebugViewPP icon indicating copy to clipboard operation
DebugViewPP copied to clipboard

SAIT broken?

Open janwilmans opened this issue 8 years ago • 2 comments

the search as I type feature is broken?

janwilmans avatar Nov 19 '15 19:11 janwilmans

not sure it reproduces anymore, the status message is missing though... (it does not show what it is searching for), also the 'Ready' message is refreshing a lot (flickering), tested in 1.8.0.3 on windows 7

janwilmans avatar Mar 10 '16 23:03 janwilmans

the flicker is caused by UIUpdateStatusBar() being called by CMainFrame::OnIdle about 5 times per second even when no messages are coming. The question is, what is causing the 'non-idle' state, are there events being processed?

janwilmans avatar Aug 10 '17 23:08 janwilmans