Jean-Marc Lasgouttes wrote: > I know I do not work often with big tables, but... Are there really > many cases where a user will be satisfied to see all his paragraphs > merged when clicking on a button? Especially when clicking the option > back does not restore it? (I know undo shold help, but this is > definitely not user-friendly). So what would be wrong with disabling > the option. I do not understand this ``feature''. > > I really think we are trying to be too clever in many cases.
There are more than enough cases where you have to toggle several times between fixed and non-fixed-width columns (at least I do very frequently). Users will just not understand why they cannot change back. Paragraph merging might be not always desired, but at least it's transparent. And yes, undo changes it back -- what's wrong with that? Furthermore, I think we should be consistent. Newline insets are also removed when you switch. Jürgen