https://bugs.documentfoundation.org/show_bug.cgi?id=124098
--- Comment #35 from Kevin Suo <[email protected]> --- (In reply to Thorsten Behrens (allotropia) from comment #32) See https://bugs.documentfoundation.org/show_bug.cgi?id=62268#c46 In short: by default each row has style:use-optimal-row-height='true'. When you type multiline content in a cell and hit enter, then style:row-height is updated. For style:use-optimal-row-height='false' when you type multiline content the style:row-height is not updated, so that it uses default row height or the old value. In both cases on FILEOPEN the correct style:row-height is used directly, no need to recalculate. -- You are receiving this mail because: You are the assignee for the bug.
