https://bugs.documentfoundation.org/show_bug.cgi?id=156061
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #4 from Mike Kaganski <[email protected]> --- Likely related to commit db04be037b611e296ef9f2542322c52ed82d7a2b. However, the function that checks if the paragraph should be hidden only checks that field text is empty - i.e., no characters. Some whitespace is not empty, so should not make it hidden. Thus, it is likely an import issue, turning whitespace into nothing. Interesting, if it worked between 6.1 (where the feature was implemented) and 7.5? -- You are receiving this mail because: You are the assignee for the bug.
