trichview.support
Re: Extrange behavior with fields |
Author |
Message |
Sergey Tkachenko |
Posted: 09/04/2004 18:17:00 In the current document editing model, this is the only solution. If text item is protected from deletion, any operation deleting it is blocked. Deleting the last character of item deletes the item itself, so it's not allowed. Yes, I plan to add an option for text style protection allowing zero-length text item. It's not very complex problem, but not a trivial one: many text editing operations should be checked if they assume that text item in the middle of paragraph cannot be empty. > I understand what you mean. Anyway the behavior you propose still seems to > me incorrect if you don't fix the problem of not allowing to delete the > first character. May be you should add some option to allow the first > character blank and read-only, so you do not allow to delete the character > but neither insert a character in this position. > > Gustavo |
Powered by ABC Amber Outlook Express Converter