Page 1 of 1

very small statusline bug

Posted: Tue Jul 02, 2013 10:22 am
by startz
I have a program that saves a multipage workfile. The statusline hangs with the last message
"Saving Page 3 - 12% ..."

This makes it look like the workfile is still saving. The line should be cleared or report "file saved" or something.

Re: very small statusline bug

Posted: Tue Jul 02, 2013 10:32 am
by EViews Gareth
Statusline messages tend to hand around a little longer in programs, so that you can read them if they go by quickly. You can clear it manually by issuing an empty statusline message.

Re: very small statusline bug

Posted: Tue Jul 02, 2013 11:19 am
by startz
Yeah, but it would be a good thing if the save command issued a status line "all done" (Though perhaps this doesn't belong in the "bug" section.)