Bug 82083 - typing lost during auto-save
Summary: typing lost during auto-save
Status: RESOLVED WORKSFORME
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR minor
Target Milestone: ---
Assignee: Jeroen Wijnhout
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-24 01:43 UTC by Jeroen Wouters
Modified: 2009-02-15 09:42 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Wouters 2004-05-24 01:43:33 UTC
Version:            (using KDE KDE 3.2.2)
Installed from:    Debian testing/unstable Packages
OS:                Linux

I'm using a pretty slow computer on which saving takes a little longer than on more modern computers. As a consequence, when auto-saving, a dialog pops up for just a short period of time. This way, characters typed at that instant sometimes get lost. Often I don't notice this happening, thus getting typos from time to time. This doesn't happen on faster computer.
I was also wondering wether 'foreign characters' is really the most correct term, since I have to use these characters and they aren't quite 'foreign' to me.
Comment 1 Jeroen Wijnhout 2004-05-25 10:30:31 UTC
"Foreign Characters" will be changed to "Special Characters", I guess that is more appropriate, don't you agree?

About the loss of characters, I don't have a simple solution for that. If saving takes too long KDE displays a message box that takes away the focus from the editor windows, causing the loss of typed characters. I did make a very small change in the code that could make a difference.

best,
Jeroen
Comment 2 Jeroen Wijnhout 2005-01-28 15:07:52 UTC
Please reopen if the problem is still present in kile-1.7.1.

best,
Jeroen
Comment 3 Florian 2008-09-23 10:35:19 UTC
related bugs #98871, #144418, #82083, #164959 ?
Comment 4 Boris 2009-02-15 02:11:15 UTC
This problem is still present in "Kile 2.0.1 (Using KDE 3.5.10)". It is very apparent for me because I am working on a remote file (via sshfs) for which saving is quite slow. During autosaving, all typing is lost. It's quite annoying. It would be nice if the saving could be done in the background, or at least if the input could be buffered.
Comment 5 Boris 2009-02-15 09:42:45 UTC
I can add that a similar problem occurs during compilation of the latex document. Again, I am particularly sensitive to this because I am working on a remote directory with slow access. At some points during compilation, keyboard input is lost. I wonder if it is because during (some) file operations a progress window is displayed. What happens to keyboard input while this window has focus?