Intermittent pauses loading encounters.php

jwallace00 wrote on Wednesday, August 12, 2009:

We’ve noticed a problem where the “Past Encounters and Documents” view (from encounters.php, I believe) will build in stages with regular 1-2 second pauses until the data is fully populated.  Has anybody else experienced it and is there a solution or work around you would recommend?

bradymiller wrote on Thursday, August 13, 2009:

hey,

likely related to rendering of the "tooltip" displaying all notes. check out this thread for more details.
https://sourceforge.net/forum/forum.php?thread_id=3350017&forum_id=202506

Here’s the diff of changes made to remove this functionality:
http://openemr.cvs.sourceforge.net/viewvc/openemr/openemr/interface/patient_file/history/encounters.php?r1=1.40&r2=1.41

-brady

jwallace00 wrote on Thursday, August 13, 2009:

Thank you very much.   That worked for removing the tool tips.   Also, please forgive the duplicate thread.  I’ll transition to the original for further discussion.