Comment 13 for bug 248870

Revision history for this message
hsm flxCore (hannes-smit) wrote :

Generally I think that auto-saving must be done in another thread. If this is not the case yet...
Furthermore I can think of the following 3 solutions:
1. Maybe it is an idea to put a constraint on the auto-save feature? Only when 'idle' or only when 'typing' for example.
2. Is it possible to autosave a COPY, and not the original file (I'm not into autosaving, so maybe this is already happening)
3. Skip the step that focuses back on the cursor. What will happen then?